!366 修复tags页签超过屏幕后无法滚动导致无法选择后面的页签
Merge pull request !366 from zhang.xionghui/master
This commit is contained in:
commit
9b63c433b6
|
@ -129,7 +129,7 @@ input, textarea{
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-scrollbar__view{
|
.el-scrollbar__view{
|
||||||
overflow-x: hidden;
|
// overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-rate{
|
.el-rate{
|
||||||
|
|
Loading…
Reference in New Issue