Remove xul-box use from bunch of styles

This commit is contained in:
MrOtherGuy
2023-03-31 18:26:43 +03:00
parent a9201944a9
commit 647b413152
10 changed files with 36 additions and 18 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ slot{
height: 8px;
background: var(--toolbar-field-focus-background-color);
border-inline: 2px solid var(--toolbar-field-focus-border-color);
display: -moz-box;
display: flex;
content: "";
position: relative;
z-index: 2;