Increased title bar height according to Cinnamon 5.4 new specifications.
This commit is contained in:
parent
705c330d75
commit
287f3a28d1
|
@ -2135,7 +2135,7 @@ headerbar {
|
|||
border-radius: 0; }
|
||||
.default-decoration.titlebar:not(headerbar),
|
||||
headerbar.default-decoration {
|
||||
min-height: 28px;
|
||||
min-height: 38px;
|
||||
padding: 4px; }
|
||||
.default-decoration.titlebar:not(headerbar) button.titlebutton,
|
||||
headerbar.default-decoration button.titlebutton {
|
||||
|
|
Loading…
Reference in New Issue