This commit is contained in:
Sakooooo 2024-10-15 13:47:03 +04:00
parent f3b3130ca3
commit d7e54dae4e
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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-style: 2px solid #ea4c88; */
} }
button { button {