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;
|
||||
z-index: 1;
|
||||
position: absolute;
|
||||
background: var(--background);
|
||||
padding-right: 4rem;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
Loading…
x
Reference in New Issue
Block a user