Will Sheng
Results
2
issues of
Will Sheng
## Issue description When use `Text` widget, although the text prop is set , the `Text` widget may has 0px width, and the text will disappear ## Step 1. use...
bug
a:text
```css // this is ok (现在只能在上面写) .ui{ // this is height ❌(issue,这里应该允许这样写) height: 160; } ```
bug