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