mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-27 01:32:03 +08:00
!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
Block a user