Explorar el Código

修改历史病历滚动条样式

zhangxc hace 5 años
padre
commit
df3057bb1a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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%;