mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fix it all
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
color: var(--color-component-name);
|
||||
font-size: var(--font-size-sans-normal);
|
||||
font-family: var(--font-family-monospace);
|
||||
font-size: var(--font-size-monospace-normal);
|
||||
}
|
||||
.Component:before,
|
||||
.Owner:before {
|
||||
|
||||
Reference in New Issue
Block a user