Преглед изворни кода

修改历史病历滚动条样式

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