[Feature][Project Process] Delete vertical scroll bar. (#6958)

This commit is contained in:
songjianet 2021-11-23 10:45:11 +08:00 committed by GitHub
parent 38b14410ab
commit 982030bf38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 9 deletions

View File

@ -157,9 +157,6 @@
<style lang="scss" rel="stylesheet/scss">
.wrap-definition {
.table-box {
overflow-y: scroll;
}
.table-box {
.fixed {
table-layout: auto;

View File

@ -207,9 +207,6 @@
<style lang="scss" rel="stylesheet/scss">
.wrap-table {
.table-box {
overflow-y: scroll;
}
.table-box {
.fixed {
table-layout: auto;

View File

@ -180,9 +180,6 @@
<style lang="scss" rel="stylesheet/scss">
.wrap-taskInstance {
.table-box {
overflow-y: scroll;
}
.table-box {
.fixed {
table-layout: auto;