fix: window title padding

This commit is contained in:
2026-09-17 09:43:03 +02:00
parent 238c3147ce
commit fafb3e228c
@@ -75,6 +75,7 @@ tooltip {
#window {
border-radius: 10px;
padding: 3px 9px;
margin-left: 60px;
margin-right: 60px;
background-color: @surface;