mirror of
https://github.com/status-im/react-native.git
synced 2025-01-29 02:35:41 +00:00
Merge pull request #3384 from mosch/patch-2
Make platform name unselectable
This commit is contained in:
commit
3d22547e31
@ -974,6 +974,9 @@ div[data-twttr-id] iframe {
|
|||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
-webkit-user-select: none;
|
||||||
|
-moz-user-select: none;
|
||||||
|
-ms-user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-github {
|
.edit-github {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user