a
This commit is contained in:
parent
8b62a8172d
commit
b37257d212
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ window.bar {
|
||||||
color: @theme_fg_color;
|
color: @theme_fg_color;
|
||||||
min-height: 5rem;
|
min-height: 5rem;
|
||||||
border: 2px solid #ea4c88;
|
border: 2px solid #ea4c88;
|
||||||
border-radius: 5px 5px 0px 0px;
|
border-radius: 10px 10px 0px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
|
|
Loading…
Reference in a new issue