This commit is contained in:
Sakooooo 2024-10-15 15:15:13 +04:00
parent ab29eaa377
commit 01b841364f
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -8,6 +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;
padding: 2px;
} }
button { button {