mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
enhance(mobile): polish interaction for the onboarding graph picker
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
.panel-content {
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
width: 94vw;
|
||||
width: calc(94vw - 2rem);
|
||||
max-height: 89vh;
|
||||
padding: 2rem 1.5rem;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user