mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-05-10 05:09:07 +08:00
4 lines
147 B
CSS
4 lines
147 B
CSS
:local .whiteSpace-normal { white-space: normal; }
|
|
:local .whiteSpace-nowrap { white-space: nowrap; }
|
|
:local .whiteSpace-pre { white-space: pre; }
|