mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
Merge branch 'master' into feat/capacitor-new
This commit is contained in:
@@ -1150,5 +1150,9 @@ html.is-mac {
|
||||
}
|
||||
|
||||
.swipe-item {
|
||||
touch-action: pan-y; /* disables horizontal scrolling on touch */
|
||||
touch-action: pan-y; /* disables horizontal scrolling on touch */
|
||||
}
|
||||
|
||||
.ls-dialog-block {
|
||||
@apply !w-[90dvw] !h-[75%] !max-w-4xl bg-gray-02 overflow-scroll;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user