mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
Handle fullscreen window control placeholder size on linux
This commit is contained in:
parent
b046ab7119
commit
1d415561a2
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ See the above repository for updates as well as full license text. */
|
|||
}
|
||||
|
||||
@media (-moz-gtk-csd-available) {
|
||||
:root[tabsintitlebar] {
|
||||
:root:is([tabsintitlebar],[sizemode="fullscreen"]) {
|
||||
--uc-window-control-width: 84px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue