mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 05:08:08 +00:00
🐛 Fix put onboarding modals of top of libraries & templates panel (#9178)
This commit is contained in:
parent
4e1968bbab
commit
a35b61ee0c
@ -27,7 +27,7 @@
|
||||
transition: bottom 300ms;
|
||||
width: calc(100% - $sz-12);
|
||||
pointer-events: none;
|
||||
z-index: var(--z-index-set);
|
||||
z-index: var(--z-index-panels);
|
||||
|
||||
&.collapsed {
|
||||
inset-block-end: calc(-1 * px2rem(228));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user