mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 22:51:09 +08:00
4 lines
125 B
CSS
4 lines
125 B
CSS
:local .maxWidth-100\% { max-width: 100%; }
|
|
:local .minWidth-100\% { min-width: 100%; }
|
|
:local .width-100\% { width: 100%; }
|