mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
Enhance/marketplace (#3686)
Marketplace enhancement Nested modal support
This commit is contained in:
@@ -127,6 +127,15 @@
|
||||
focus:outline-none focus:text-gray-500
|
||||
transition ease-in-out duration-150;
|
||||
}
|
||||
|
||||
&[label="ls-modal-align-center"] {
|
||||
top: 0;
|
||||
|
||||
.ui__modal-panel {
|
||||
top: 50vh;
|
||||
transform: translateY(-60%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
html.is-native-andorid,
|
||||
|
||||
Reference in New Issue
Block a user