Skip to content

Commit d511b66

Browse files
committed
docs: 更新样式支持文档
1 parent bbdf7f6 commit d511b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export function parse(
133133
| opacity | Number | ✔️ |
134134
| display | 'flex', 'none', 'block' | ✔️ |
135135
| display | 'inline-block', 'inline-flex', 'inline' ||
136-
| overflow | 'hidden', 'visible', 'scroll' | ✔️ |
136+
| overflow | 'hidden', 'visible', 'scroll', 'auto' | ✔️ |
137137
| transform | translate、translateX、translateY、translateZ、translate2d、translate3d、scale、scaleX、scaleY、scale3d、rotate、rotateX、rotateY、rotate3d | ✔️ |
138138
| transform-origin | Length(top/center/bottom) Length(left/center/right) | ✔️ |
139139
| animation | | 后续支持 |

0 commit comments

Comments
 (0)