forked from github/dataease
Merge pull request #9252 from dataease/pr@dev-v2@refactor_icon
style(数据大屏): 图标组件样式调整
This commit is contained in:
commit
f49a1bbc46
@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1713774473081" class="icon" viewBox="0 0 1129 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="9335" xmlns:xlink="http://www.w3.org/1999/xlink" width="220.5078125" height="200"><path d="M0 741.517241h1129.931034v282.482759H0zM0 353.103448h1129.931034v211.862069H0zM0 0h1129.931034v141.241379H0z" p-id="9336"></path></svg>
|
After Width: | Height: | Size: 478 B |
@ -381,7 +381,7 @@ const styleOptionKeyArray = [
|
||||
label: '边框宽度',
|
||||
customOption: borderWidthList.value,
|
||||
width: '90px',
|
||||
icon: 'dv-style-opacity'
|
||||
icon: 'dv-style-borderSize'
|
||||
},
|
||||
{
|
||||
value: 'borderRadius',
|
||||
|
Loading…
Reference in New Issue
Block a user