This commit is contained in:
Sakooooo 2024-10-15 15:57:32 +04:00
parent b37257d212
commit cb200c7539
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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: 10px 10px 0px 0px; border-radius: 6px 6px 0px 0px;
} }
button { button {