Skip to content

Commit 567472b

Browse files
authored
Update README.md
1 parent 118c6dd commit 567472b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,12 @@ styles 对象下可以包含 card, grid, title, timer, button 等键。每个键
151151
- padding: 0px
152152
- margin-top: 6px
153153
```
154+
- styles -> timer_part,定义计时器数字部分样式
155+
```
156+
styles:
157+
timer_part:
158+
- padding: 4px 8px
159+
```
154160
155161
预览卡片配置示例:
156162
```

0 commit comments

Comments
 (0)