230320a303 преди 9 месеца
родител
ревизия
ed297ebd9d
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      src/pagesMore/center/uploadRoom2.scss

+ 3 - 3
src/pagesMore/center/uploadRoom2.scss

@@ -177,11 +177,11 @@
 .scoped-edit-btn {
   position: absolute;
   z-index: 999;
-  bottom: -10px;
-  right: 20px;
+  bottom: -20px;
+  left: 20px;
   font-size: 24rpx;
   background-color: #369af7;
   color: #fff;
-  padding: 5px 20px;
+  padding: 10px 30px;
   border-radius: 6px;
 }