fix: collapse button should be aligned right on mobile

This commit is contained in:
Tienson Qin
2026-02-13 02:33:29 +08:00
parent c52349dae4
commit ea42e7595b

View File

@@ -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 {