Commit 742e194d by wangshuangqing

修改患者详情页异常问题高度

parent fe7cb0f3
......@@ -716,7 +716,7 @@ export default {
border: 1px solid #f6f6f8;
padding: 10px;
&_top {
height: 24%;
height: 20%;
width: 100%;
border-bottom: 3px solid #eef8fd;
&_title {
......@@ -790,7 +790,7 @@ export default {
}
}
&_bottom {
height: 75%;
height: 70%;
width: 100%;
overflow-y: scroll;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment