소스 검색

修改历史病历滚动条样式

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