mirror of
https://github.com/logseq/logseq.git
synced 2026-05-24 20:54:09 +00:00
enhance(ios): widen file editor
This commit is contained in:
@@ -5,3 +5,9 @@
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
html.is-mobile {
|
||||
.file {
|
||||
max-width: 95vw;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user