menuItem:修复图标错乱bug
This commit is contained in:
parent
3d5b2f70e1
commit
ef974be05e
|
@ -23,7 +23,7 @@ export default {
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.gva-menu-item-title {
|
// .gva-menu-item-title {
|
||||||
min-width: 160px;
|
// min-width: 160px;
|
||||||
}
|
// }
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue