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 d09d3ac commit 1f545acCopy full SHA for 1f545ac
website/src/lib/DialogueRange.svelte
@@ -65,6 +65,7 @@
65
max-width: calc(20vw - 30px);
66
white-space: nowrap;
67
overflow-x: hidden;
68
+ overflow: hidden;
69
text-overflow: clip;
70
}
71
.entropy-cell {
0 commit comments