Fix title bar layout
This commit is contained in:
parent
d8919d29f7
commit
c8d49e76e5
3 changed files with 11 additions and 2 deletions
|
@ -59,6 +59,9 @@
|
|||
* window state. Otherwise, elements in the navigator-toolbox, like the menubar,
|
||||
* can swallow those events. */
|
||||
.titlebar-buttonbox {
|
||||
right: 0px;
|
||||
position: absolute;
|
||||
height: var(--tab-min-height);
|
||||
z-index: 1;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue