Skip to content

Commit 1d6aede

Browse files
committed
fix: update Icon
1 parent bafa01f commit 1d6aede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/cell/demos/taro/demo3.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const Demo3 = () => {
2727
flexDirection: 'row',
2828
alignItems: 'center',
2929
fontSize: pxTransform(12),
30-
color: 'rgba(255, 255, 255, 0.3)',
30+
color: '#505259',
3131
}}
3232
>
3333
我是描述

0 commit comments

Comments
 (0)