🎨 ux(browser): delete a margin directive to center the url bar
This commit is contained in:
parent
387a3d585f
commit
be07e8712b
1 changed files with 0 additions and 4 deletions
|
@ -161,10 +161,6 @@ toolbar:not([customizing]) > #nav-bar-customization-target {
|
||||||
height: calc((var(--TabsHeight) * 1px + var(--TabsBorder) * 1px) + 0px);
|
height: calc((var(--TabsHeight) * 1px + var(--TabsBorder) * 1px) + 0px);
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav-bar {
|
|
||||||
margin-left: 35px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#urlbar-container {
|
#urlbar-container {
|
||||||
min-width: 0px !important;
|
min-width: 0px !important;
|
||||||
flex: auto !important;
|
flex: auto !important;
|
||||||
|
|
Loading…
Add table
Reference in a new issue