update techytable滚动条

This commit is contained in:
lb
2022-11-10 13:41:57 +08:00
parent 8a9df0fd17
commit affc23fbc2
4 changed files with 47 additions and 18 deletions

View File

@@ -288,7 +288,7 @@ export default {
.table-wrapper {
height: calc(100% - 3vh);
overflow: scroll;
overflow: auto;
}
.grid {