【修改】修改样式
This commit is contained in:
@@ -742,8 +742,10 @@ export default {
|
||||
}
|
||||
.table-over{
|
||||
background-color: pink;
|
||||
max-height: calc(100vh - 320px);
|
||||
overflow: auto;
|
||||
::v-deep .vxe-table--body-wrapper{
|
||||
max-height: calc(100vh - 320px);
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
.preview-dialog-body {
|
||||
padding: 9px 25px 17px 22px;
|
||||
|
||||
Reference in New Issue
Block a user