revert cp__right-sidebar-topbar height/padding top

pull/3924/head
leizhe 2022-01-13 17:32:40 +08:00 committed by Tienson Qin
parent 6b9df7530a
commit da52fbe04f
1 changed files with 4 additions and 5 deletions

View File

@ -253,15 +253,14 @@ html.is-native-ipad {
padding-top: 20px;
}
}
.cp__right-sidebar-topbar {
height: calc(var(--ls-headbar-height) + var(--ls-headbar-inner-top-padding));
padding-top: 20px;
}
.cp__right-sidebar-settings {
margin-top: -4px;
}
.cp__right-sidebar-topbar {
padding-top: 37px;
}
}
html.is-native-iphone {