mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-09 19:06:48 +08:00
fix:修改路径图横向滚动条
This commit is contained in:
@@ -278,7 +278,7 @@ function toUnTask() {}
|
||||
margin-right: 54px;
|
||||
width: calc(100% - 107px);
|
||||
// min-width: 770px;
|
||||
overflow-x: scroll;
|
||||
overflow-x: auto;
|
||||
|
||||
.el-table th.el-table__cell {
|
||||
background: rgba(249, 249, 249, 1);
|
||||
|
||||
Reference in New Issue
Block a user