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