mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
Make platform unselectable
Copy method names by double clicking added platform name to clipboard. Annoyed me couple of times. Now double clicking on method name in documentation will only select the name of the method.
This commit is contained in:
@@ -974,6 +974,9 @@ div[data-twttr-id] iframe {
|
||||
padding: 0 5px;
|
||||
font-size: 13px;
|
||||
font-weight: normal;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
}
|
||||
|
||||
.edit-github {
|
||||
|
||||
Reference in New Issue
Block a user