set drawer above inline
This commit is contained in:
parent
2f4266ddd5
commit
47fac6431b
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ input[type=range].web-slider::-webkit-slider-runnable-track {
|
||||||
top: 3%;
|
top: 3%;
|
||||||
background: #1c1c1c8f;
|
background: #1c1c1c8f;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
z-index: 9;
|
z-index: 10;
|
||||||
height: 94%;
|
height: 94%;
|
||||||
backdrop-filter: blur(40px) saturate(180%);
|
backdrop-filter: blur(40px) saturate(180%);
|
||||||
box-shadow: var(--ciderShadow-Generic);
|
box-shadow: var(--ciderShadow-Generic);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue