update yudao-ui-admin/src/styles/index.scss.

修复tags页签超过屏幕后无法滚动导致无法选择后面的页签

Signed-off-by: zhang.xionghui <13834222683@163.com>
This commit is contained in:
zhang.xionghui 2023-01-10 03:18:09 +00:00 committed by Gitee
parent bbb27df5e9
commit 5bc61e4858
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ input, textarea{
}
.el-scrollbar__view{
overflow-x: hidden;
// overflow-x: hidden;
}
.el-rate{