i might be stupid

This commit is contained in:
Sakooooo 2024-10-15 13:49:29 +04:00
parent d7e54dae4e
commit 087f7bc2f5
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: 2px solid #ea4c88;
} }
button { button {