Quellcode durchsuchen

医院列表滚动

luolei vor 4 Jahren
Ursprung
Commit
afdfce3658
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      src/components/Banner/index.less

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

@@ -83,8 +83,9 @@
         background-color: #fff;
         color: #1E1E1E;
         border-radius: 5px;
-        overflow: hidden;
         box-shadow: 0px 6px 16px 0px #ccc;
+        max-height: 150px;
+        overflow: auto;
         li {
           cursor: pointer;
           height: 30px;