修改签约患者
This commit is contained in:
parent
4c8b03e91c
commit
ddd597565a
@ -340,9 +340,11 @@ export default {
|
||||
|
||||
.header {
|
||||
background-color: #fff;
|
||||
width: 98%;
|
||||
margin: 0 auto;
|
||||
border-radius: 8px;
|
||||
width: 98%;
|
||||
margin: 0 auto;
|
||||
border-radius: 8px;
|
||||
height: calc(100% - 5px);
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.btns {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user