mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-25 14:00:54 -08:00
8 lines
125 B
SCSS
8 lines
125 B
SCSS
.urlbarView {
|
|
margin-inline: 0 !important;
|
|
width: 100% !important;
|
|
}
|
|
|
|
.urlbarView-row {
|
|
padding-block: 0 !important;
|
|
}
|