fix non-round panel headers
This commit is contained in:
parent
e51278cdf1
commit
1050fed558
@ -154,8 +154,7 @@
|
||||
&::after {
|
||||
background-color: var(--background);
|
||||
z-index: -2;
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-radius: var(--roundness) var(--roundness) 0 0;
|
||||
box-shadow: var(--shadow);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user