Browse Source

Squashed commit of the following:

commit c515cb2a19d6632c387e03246b15e6bcafe115a0
Merge: bb2c2e6e 93c5245a
Author: liucf <liucf@zjlantone.com>
Date:   Wed Jul 10 10:56:53 2019 +0800

    Merge branch 'optimize' of http://192.168.2.236:10080/zhouna/newICSS into optimize

commit bb2c2e6e5d663a0887c34106c46d5e0be75282b7
Author: liucf <liucf@zjlantone.com>
Date:   Wed Jul 10 10:56:41 2019 +0800

    急诊历史病例高度调整
liucf 6 years ago
parent
commit
bf0f09928d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Emergency/index.less

+ 1 - 1
src/components/Emergency/index.less

@@ -6,7 +6,7 @@
   // width: 1060px;
   width: 1024px;
   // height: 700px;
-  height: 84%;
+  height: 80%;
   position: fixed;
   top:20px; //搜索结果展示-6-26
   left:50%;