🔧工具(deps): add ECharts
This commit is contained in:
7
src/components/svgIcon/svgIcon.less
Normal file
7
src/components/svgIcon/svgIcon.less
Normal file
@@ -0,0 +1,7 @@
|
||||
.svg-icon {
|
||||
// svg 图标默认宽高,根据个人使用情况自行调整
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
fill: currentColor;
|
||||
overflow: hidden;
|
||||
}
|
Reference in New Issue
Block a user