i might be stupid
This commit is contained in:
parent
d7e54dae4e
commit
087f7bc2f5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ window.bar {
|
||||||
background: rgba(0, 0, 0, .1);
|
background: rgba(0, 0, 0, .1);
|
||||||
color: @theme_fg_color;
|
color: @theme_fg_color;
|
||||||
min-height: 5rem;
|
min-height: 5rem;
|
||||||
/* border-style: 2px solid #ea4c88; */
|
border: 2px solid #ea4c88;
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
|
|
Loading…
Reference in a new issue