luolei преди 4 години
родител
ревизия
afdfce3658
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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;