cloud-web-corejs 1.0.239 → 1.0.240
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1547,7 +1547,7 @@ export default {
|
|
|
1547
1547
|
// height: auto !important;
|
|
1548
1548
|
// }
|
|
1549
1549
|
.el-menu--vertical{
|
|
1550
|
-
> .el-menu--popup{overflow:
|
|
1550
|
+
> .el-menu--popup{overflow: auto;//不用atuo 超出不出滚动条
|
|
1551
1551
|
.el-submenu__title, .el-menu-item{
|
|
1552
1552
|
height: auto !important;
|
|
1553
1553
|
line-height: 1.4 !important;
|