Update tabsbar.css
This commit is contained in:
parent
95dab5d1f8
commit
ae08eeb526
1 changed files with 2 additions and 1 deletions
|
@ -112,7 +112,8 @@ tab[selected]:-moz-window-inactive {
|
||||||
justify-content: center !important;
|
justify-content: center !important;
|
||||||
align-items: center !important;
|
align-items: center !important;
|
||||||
min-width: 44px !important;
|
min-width: 44px !important;
|
||||||
padding: 2px 8px !important;
|
min-height: 32px !important;
|
||||||
|
padding: 0 8px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Fix custom info tab icon */
|
/* Fix custom info tab icon */
|
||||||
|
|
Loading…
Reference in a new issue