fixed squashed titlebar buttons on windows
This commit is contained in:
parent
17de5d7710
commit
cc1fd6eec5
3 changed files with 21 additions and 30 deletions
|
@ -105,6 +105,7 @@
|
|||
font-size: 12px !important;
|
||||
background: 0 !important;
|
||||
border: 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[visuallyselected]
|
||||
|
@ -230,6 +231,7 @@
|
|||
background-color 0s var(--tab-transition-duration) var(--ease-basic) !important;
|
||||
opacity: var(--tab-opacity) !important;
|
||||
visibility: visible !important;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
/* rounded bottom corners */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue