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

Merge pull request !366 from zhang.xionghui/master
This commit is contained in:
芋道源码
2023-01-11 00:18:34 +00:00
committed by Gitee

View File

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