Fix it all

This commit is contained in:
Dan Abramov
2019-04-04 19:54:56 +01:00
parent 194f523331
commit 9351c8070d
@@ -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 {