Fix styles dropdown option button in desktop
This commit is contained in:
parent
fc8a23099d
commit
95ae35260c
@ -193,6 +193,8 @@ label[for=options-toggle-cbox] {
|
|||||||
grid-area: dropdown;
|
grid-area: dropdown;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
background: var(--background);
|
||||||
|
padding-right: 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user