Urlbar: Remove min height

Closes #188

Co-authored-by: charlestsai <caicanyu1995@gmail.com>
This commit is contained in:
Rafael Mardojai CM 2021-07-25 22:51:03 -05:00
parent e0c380ff56
commit 91e76bee07
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ toolbarspring {
.urlbarView-body-outer {
--item-padding-start: 0 !important;
--item-padding-end: 0 !important;
max-height: 40vh !important;
overflow-x: auto;
padding: 0 8px !important;
}