mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
enhance(mobile): tweak body style
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
.block-content-wrapper {
|
||||
/* 38px is the width of block-control */
|
||||
width: calc(100% - 38px);
|
||||
width: calc(100% - 22px);
|
||||
@screen sm {
|
||||
width: calc(100% - 33px);
|
||||
}
|
||||
}
|
||||
|
||||
.block-content {
|
||||
|
||||
Reference in New Issue
Block a user