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