update yudao-ui-admin/src/styles/index.scss.
修复tags页签超过屏幕后无法滚动导致无法选择后面的页签 Signed-off-by: zhang.xionghui <13834222683@163.com>
This commit is contained in:
parent
bbb27df5e9
commit
5bc61e4858
|
@ -129,7 +129,7 @@ input, textarea{
|
|||
}
|
||||
|
||||
.el-scrollbar__view{
|
||||
overflow-x: hidden;
|
||||
// overflow-x: hidden;
|
||||
}
|
||||
|
||||
.el-rate{
|
||||
|
|
Loading…
Reference in New Issue