fix: align center positioned properties on page title

This commit is contained in:
Tienson Qin
2025-05-23 20:49:12 +08:00
parent 3a7a54f2c4
commit 76631e1f32
7 changed files with 47 additions and 28 deletions

View File

@@ -1036,6 +1036,10 @@ html.is-mac {
height: 16px;
}
.ls-page-title .positioned-properties {
margin-top: 15px;
}
.ls-page-title .ls-page-icon button {
margin-top: 8px;
}