bayi преди 2 години
родител
ревизия
477d680623
променени са 2 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 2 0
      components/comment/index.less
  2. 1 0
      components/comment/index.wxss

+ 2 - 0
components/comment/index.less

@@ -25,9 +25,11 @@
     justify-content: space-between;
     width: 100%;
     height: 900rpx;
+    padding-bottom: 110rpx;
     background-color: white;
     border-top-left-radius: 25rpx;
     border-top-right-radius: 25rpx;
+
     .header {
       position: relative;
       padding: 24rpx;

+ 1 - 0
components/comment/index.wxss

@@ -24,6 +24,7 @@
   justify-content: space-between;
   width: 100%;
   height: 900rpx;
+  padding-bottom: 110rpx;
   background-color: white;
   border-top-left-radius: 25rpx;
   border-top-right-radius: 25rpx;