Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/Icons/index.vue
@@ -473,7 +473,14 @@ } </script> <style scoped> <style scoped lang="scss"> ::v-deep{ svg{ font-size: inherit; height: 100%; width:100%; } } .tag-group{font-size: 14px;} .el-tag{ margin: 0 0 10px 10px; @@ -490,7 +497,10 @@ text-align: center; } .iconList .iconItem .svgContent{ font-size: 26px; font-size: 24px; width: 24px; height: 24px; margin: 0 auto; } .iconList .iconItem .svgContent:hover{ transform: scale(1.5);