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 d6bf24d commit d426f02Copy full SHA for d426f02
src/lib/kit/components/LongValue/LongValue.scss
@@ -4,6 +4,7 @@
4
max-width: 100%;
5
overflow: hidden;
6
text-overflow: ellipsis;
7
+ white-space: nowrap;
8
9
&_open {
10
white-space: pre-wrap;
0 commit comments