fix title-bar padding
This commit is contained in:
parent
885a7f891f
commit
1b6312f42b
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ button::-moz-focus-inner {
|
|||
var(--dialog-blue),
|
||||
var(--dialog-blue-light)
|
||||
);
|
||||
padding: 2px;
|
||||
padding: 3px 2px 3px 3px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue