mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: card modal blink when switching to the next card
This commit is contained in:
@@ -246,7 +246,7 @@ div[data-radix-popper-content-wrapper] {
|
||||
}
|
||||
|
||||
.ui__dialog-content {
|
||||
@apply outline-none;
|
||||
@apply outline-none m-4;
|
||||
|
||||
&[data-auto-width] {
|
||||
@apply max-w-[90vw] w-max sm:max-w-[960px];
|
||||
|
||||
Reference in New Issue
Block a user