Fix titlebar button breakage on macOS (6f8a1095
)
This commit is contained in:
parent
b9de90c485
commit
77f3be2bda
2 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
#titlebar {
|
||||
height: var(--tab-min-height);
|
||||
flex-direction: row;
|
||||
-moz-box-pack: center;
|
||||
pointer-events: none;
|
||||
-moz-appearance: -moz-window-titlebar;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue