We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e30220 commit a54ee71Copy full SHA for a54ee71
src/components/EditableText/_EditableText.scss
@@ -55,6 +55,7 @@
55
line-height: 1.15; // FIX: match the normalize.css for input.
56
57
> span {
58
+ line-height: 1.15rem;
59
white-space: nowrap;
60
text-overflow: ellipsis;
61
overflow: hidden;
0 commit comments