forked from CaptaiNiveau/FirefoxSidebar
Update userChrome.md
This commit is contained in:
parent
2a95c9f2e0
commit
992c7035ab
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ This is a collection of my UserChrome scripts, may be seperated, more than likel
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--sidebar-width: 58px;
|
--sidebar-width: 50px;
|
||||||
--toolbar-height: -50px;
|
--toolbar-height: -50px;
|
||||||
--menubar-height: -75px;
|
--menubar-height: -75px;
|
||||||
--toolmenubar-height: -80px;
|
--toolmenubar-height: -80px;
|
||||||
|
|
Loading…
Reference in a new issue