mirror of
https://github.com/status-im/react-native.git
synced 2025-02-26 08:05:34 +00:00
Change method name color for API/Component methods
Summary: Closes https://github.com/facebook/react-native/pull/8481 Differential Revision: D3497267 Pulled By: JoelMarcey fbshipit-source-id: 82ffb17a9ec3110481ad64d5065fc9fee6a31808
This commit is contained in:
parent
3d3b067f6f
commit
bcb7cc4956
@ -1240,7 +1240,7 @@ div[data-twttr-id] iframe {
|
|||||||
.methodTitle {
|
.methodTitle {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
color: #E9967A;
|
color: #2F9C0A;
|
||||||
}
|
}
|
||||||
|
|
||||||
.compactProps .methodTitle {
|
.compactProps .methodTitle {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user