Skip to content

Commit 8bb7f1b

Browse files
author
sunxiaoyu
committed
修改图片官网文案
1 parent 59e244f commit 8bb7f1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/icon/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
所有的图标都会以 `<svg>` 标签渲染,可以使用 `style``class` 设置图标的大小和单色图标的颜色。例如:
3030
```html
31-
<s-icon type="message" style="fontSize: 16px; color: #08c;"/>
31+
<s-icon type="message" style="font-size: 16px; color: #08c;"/>
3232
```
3333

3434
## 双色图标主色

0 commit comments

Comments
 (0)