Remove xul-box use from bunch of styles
This commit is contained in:
parent
a9201944a9
commit
647b413152
10 changed files with 36 additions and 18 deletions
|
@ -136,7 +136,7 @@ See the above repository for updates as well as full license text. */
|
|||
}
|
||||
.tab-background[selected]::before{
|
||||
content: "";
|
||||
display: -moz-box;
|
||||
display: flex;
|
||||
height: 2px;
|
||||
background: var(--uc-tab-line-color) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue