forked from github/dataease
commit
62ef6d01af
@ -121,6 +121,8 @@ export default {
|
|||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
position: initial !important;
|
position: initial !important;
|
||||||
height: calc(100vh - 80px) !important;
|
height: calc(100vh - 80px) !important;
|
||||||
|
overflow-x: hidden !important;
|
||||||
|
overflow-y: auto !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user