Skip to content

Commit 7485f23

Browse files
author
周雪
committed
menuItem:修复图标错乱bug
1 parent 3d79274 commit 7485f23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/src/view/layout/aside/asideComponent/menuItem.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default {
2323
}
2424
</script>
2525
<style lang="scss" scoped>
26-
.gva-menu-item-title {
27-
min-width: 160px;
28-
}
26+
// .gva-menu-item-title {
27+
// min-width: 160px;
28+
// }
2929
</style>

0 commit comments

Comments
 (0)