update techytable滚动条
This commit is contained in:
@@ -288,7 +288,7 @@ export default {
|
||||
|
||||
.table-wrapper {
|
||||
height: calc(100% - 3vh);
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.grid {
|
||||
|
||||
Reference in New Issue
Block a user