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