enhance(ux): add hidden properties area in sidebar and main page

This commit is contained in:
Tienson Qin
2025-09-07 18:40:22 +08:00
parent 5715a813a1
commit aba80a4564
10 changed files with 77 additions and 42 deletions

View File

@@ -1074,6 +1074,10 @@ html.is-mac {
height: 24px;
}
.ls-page-title .positioned-properties.block-below {
margin-left: 7px;
}
.ls-page-title .ls-properties-area .positioned-properties.block-left svg,
.ls-page-title .ls-properties-area .positioned-properties.block-right svg {
width: initial;