Преглед на файлове

修改历史病历滚动条样式

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