Просмотр исходного кода

处理手机端不能返回至顶部的问题

yangc 8 лет назад
Родитель
Сommit
d1d97a2aa3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      assets/scss/mobileCommon.scss

+ 1 - 1
assets/scss/mobileCommon.scss

@@ -198,5 +198,5 @@ input {
 }
 
 .mobile-content {
-  margin-top: .88rem !important;
+  padding-top: .88rem !important;
 }