fix(ui): page title position when editing mode

This commit is contained in:
charlie
2022-06-01 17:17:52 +08:00
committed by Tienson Qin
parent f70b7a664d
commit 0dcd571fcb

View File

@@ -276,8 +276,9 @@
a.page-title {
padding: 0 8px;
margin-left: -12px;
margin-left: -8px;
transition: none;
display: block;
}
html.is-native-android,