浏览代码

修改历史病历滚动条样式

zhangxc 5 年之前
父节点
当前提交
df3057bb1a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/HistoryCaseContainer/HistoryList/index.less

+ 1 - 1
src/components/HistoryCaseContainer/HistoryList/index.less

@@ -24,6 +24,7 @@
         background: #d2d1d1;
         position: relative;
         float: left;
+        padding-top: 80px;
         .title {
             height: 80px;
             line-height: 80px;
@@ -47,7 +48,6 @@
             }
         }
         .lists {
-            padding-top: 80px;
             box-sizing: border-box;
             overflow-y: auto;
             height: 100%;