fix(ui): headerbar position on iPhone14x

This commit is contained in:
charlie
2022-10-28 12:21:12 +08:00
committed by Tienson Qin
parent 023d5a749c
commit fb42464300
2 changed files with 3 additions and 1 deletions

View File

@@ -313,7 +313,7 @@ html.is-native-ipad {
}
html.is-native-iphone {
--ls-headbar-inner-top-padding: 36px;
--ls-headbar-inner-top-padding: 38px;
.left-sidebar-inner {
.create {