fix(firefox-gx): set correct tab height
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
e75f35aab1
commit
7c03d06551
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
// Global Vars
|
// Global Vars
|
||||||
:root * {
|
:root * {
|
||||||
--tab-height-personal: 40px !important;
|
--tab-height-personal: 43px !important;
|
||||||
--uc-tab-corner-height: 41px !important;
|
--uc-tab-corner-height: 41px !important;
|
||||||
--my-vertical-toolbar-width: 46px !important;
|
--my-vertical-toolbar-width: 46px !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue