fix arrowpanel shadow on firefox 90
This commit is contained in:
parent
b6dda7be05
commit
69ce07822d
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ panel[type="arrow"][side="right"] {
|
||||||
margin-bottom: -44px;
|
margin-bottom: -44px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-arrowcontent {
|
.panel-arrowcontent, .panel-arrowcontainer > [part="content"] {
|
||||||
background: var(--arrowpanel-background) !important;
|
background: var(--arrowpanel-background) !important;
|
||||||
border: var(--menu-border) !important;
|
border: var(--menu-border) !important;
|
||||||
border-radius: var(--menu-border-radius) !important;
|
border-radius: var(--menu-border-radius) !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue