Przeglądaj źródła

日期被挡住

luolei 5 lat temu
rodzic
commit
8c9965be75

+ 3 - 1
src/components/WrapModalBody/index.less

@@ -24,7 +24,7 @@
     line-height: 46px;
     background-color: @ipt-bg-color;
     padding: 0 20px;
-    overflow: hidden;
+    // overflow: hidden;
   }
   .items {
     .search {
@@ -47,6 +47,7 @@
       float: left;
       margin-right: 5px;
       position: relative;
+      height:46px;
       span {
         font-size: 12px;
       }
@@ -140,6 +141,7 @@
       padding: 10px;
       margin-bottom: 20px;
       background-color: #E9F5FA;
+      height:46px;
       li {
         padding: 5px 0;
       }

+ 2 - 1
src/components/WrapModalBodyPac/index.less

@@ -24,7 +24,7 @@
     line-height: 46px;
     background-color: @ipt-bg-color;
     padding: 0 20px;
-    overflow: hidden;
+    // overflow: hidden;
   }
   .items {
     .search {
@@ -47,6 +47,7 @@
       float: left;
       margin-right: 5px;
       position: relative;
+      height:46px;
       span {
         font-size: 12px;
       }