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

+ 2 - 2
assets/scss/mobileCommon.scss

@@ -20,9 +20,9 @@
       position: relative;
       i {
         position: absolute;
-        right: -13px;
+        right: -.13rem;
         font-size: .4rem;
-        bottom: 46px;
+        bottom: .46rem;
       }
     }
     .mobile-modal-content {