fix: Icon渲染

This commit is contained in:
junjun 2024-07-19 15:55:38 +08:00
parent 1536bc6f3d
commit f209356efa

View File

@ -1358,8 +1358,6 @@ const svgClass = computed(() => {
overflow: hidden;
vertical-align: -0.1em;
fill: currentcolor;
width: 100%;
height: 100%;
}
}
</style>