Sfoglia il codice sorgente

修改历史病历滚动条样式

zhangxc 5 anni fa
parent
commit
df3057bb1a

+ 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%;