mirror of
https://github.com/codex-storage/codex-marketplace-ui-components.git
synced 2025-02-19 17:58:07 +00:00
Fix the sheets component
This commit is contained in:
parent
d7cd3c56fd
commit
b4eb238096
@ -1,5 +1,5 @@
|
|||||||
.sheets {
|
.sheets {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
transition: transform 0.25s;
|
transition: transform 0.25s;
|
||||||
background-color: var(--codex-background-secondary);
|
background-color: var(--codex-background-secondary);
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user