浏览代码

feat:分组样式

ananzhusen 9 月之前
父节点
当前提交
f324b03b42
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/styles/tdesign.css

+ 2 - 0
src/styles/tdesign.css

@@ -204,6 +204,8 @@
   ul {
     padding: 16px 4px;
     font-size: 12px;
+    max-height: 300px;
+    overflow: scroll;
     li {
       line-height: 30px;
       list-style: none;