mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-31 14:30:50 -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;
|
|
}
|