fix(ui): page title position when editing mode

pull/5509/head
charlie 2022-06-01 17:17:52 +08:00 committed by Tienson Qin
parent f70b7a664d
commit 0dcd571fcb
1 changed files with 2 additions and 1 deletions

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,