mirror of
https://github.com/logseq/logseq.git
synced 2026-05-18 01:42:19 +00:00
fix: collapse button should be aligned right on mobile
This commit is contained in:
@@ -106,12 +106,13 @@ main.ls-fold-button-on-right {
|
||||
.page-blocks-inner {
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.block-control-wrap {
|
||||
.block-control-wrap {
|
||||
/* hack for toggling enable-opts */
|
||||
height: 23px;
|
||||
background: transparent;
|
||||
}
|
||||
position: static;
|
||||
}
|
||||
|
||||
.block-main-container {
|
||||
|
||||
Reference in New Issue
Block a user