mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix: tests
This commit is contained in:
@@ -41,10 +41,12 @@
|
||||
transform: translateY(calc(-100% - 2rem));
|
||||
}
|
||||
|
||||
&[data-modal-name] {
|
||||
@apply bg-popovelx border overflow-x-hidden overflow-y-auto rounded-lg py-1;
|
||||
}
|
||||
|
||||
&[data-modal-name="commands"],
|
||||
&[data-modal-name="select-code-block-mode"] {
|
||||
@apply bg-popovelx border overflow-auto rounded-lg py-1;
|
||||
|
||||
@screen sm {
|
||||
width: 380px !important;
|
||||
max-width: 90vw !important;
|
||||
|
||||
Reference in New Issue
Block a user