Files
react-native-web/lib/css/width.css
2015-06-09 14:08:48 -07:00

4 lines
104 B
CSS

.maxWidth-100\% { max-width: 100%; }
.minWidth-100\% { min-width: 100%; }
.width-100\% { width: 100%; }