style: adjust padding-right in titlebar

This commit is contained in:
HorizonCode 2025-07-03 11:57:34 +02:00
parent f702e46e42
commit a677755451

View File

@ -44,7 +44,7 @@
left: 0; left: 0;
right: 0; right: 0;
margin-bottom: 10px; margin-bottom: 10px;
margin-right: 8px; padding-right: 5px;
pointer-events: all !important; pointer-events: all !important;
} }
.titlebar-button { .titlebar-button {