replace uses of --urlbar-toolbar-height with --urlbar-container-height

This commit is contained in:
MrOtherGuy
2024-05-16 04:56:03 +03:00
parent f28be04e06
commit b471f33134
6 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ See the above repository for updates as well as full license text. */
}
#urlbar{
--urlbar-toolbar-height: var(--uc-multirow-toolbar-height) !important;
--urlbar-container-height: var(--uc-multirow-toolbar-height) !important;
}
#nav-bar-customization-target > [flex]{ flex-grow: 2 }