就诊记录
This commit is contained in:
parent
683d990016
commit
3393fe187a
@ -381,7 +381,8 @@ export default {
|
||||
width: 25%;
|
||||
|
||||
.list {
|
||||
height: 450px;
|
||||
height: calc(100vh - 191px);
|
||||
// height: 450px;
|
||||
overflow: scroll;
|
||||
// 隐藏表头的滚动条
|
||||
overflow-x: hidden !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user