mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-31 09:44:21 +00:00
committed by
Nicolas Gallagher
parent
27713bd8cc
commit
cc99391f9d
+1
-1
@@ -110,7 +110,7 @@ class Text extends Component<*> {
|
|||||||
|
|
||||||
const classes = css.create({
|
const classes = css.create({
|
||||||
text: {
|
text: {
|
||||||
borderWidth: 0,
|
border: '0 solid black',
|
||||||
boxSizing: 'border-box',
|
boxSizing: 'border-box',
|
||||||
color: 'black',
|
color: 'black',
|
||||||
display: 'inline',
|
display: 'inline',
|
||||||
|
|||||||
Reference in New Issue
Block a user