mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
(cherry picked from commit b87bcb96ac)
This commit is contained in:
committed by
Paul O’Shannessy
parent
8f8a26c091
commit
fb37b44e79
@@ -112,8 +112,6 @@ li {
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
a {
|
||||
color: $linkColor;
|
||||
text-decoration: none;
|
||||
@@ -131,3 +129,7 @@ a {
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
input {
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user