Commit 120b9933 by wangshuangqing

患者详情调整高度 类目调整宽度 可换行

parent 742e194d
......@@ -364,7 +364,7 @@ export default {
// padding: 20px;
// position: relative;
// overflow: hidden;
height: 775px;
height: 850px;
background-color: white;
padding: 20px;
overflow: hidden;
......@@ -575,7 +575,7 @@ export default {
&_left {
list-style-type: none;
width: 37%;
height: 100%;
height: 90%;
overflow-y: auto;
&_ul {
......@@ -736,12 +736,13 @@ export default {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
&_span1 {
width: 101px;
width: 30%;
height: 36px;
display: flex;
align-items: center;
padding-left: 10px;
padding-left: 5px;
background: #f6f6f8;
font-size: 16px;
font-family: PingFang SC;
......
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