We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b3c7e commit 983f976Copy full SHA for 983f976
index.html
@@ -48,9 +48,9 @@
48
<path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8v4a4 4 0 00-4 4H4z"></path>
49
</svg>
50
51
- <div class="flex-1">
+ <div class="flex-1 min-w-0">
52
<div class="text-sm text-card-desc">Progress</div>
53
- <div id="ui-progress-text" class="wrap-break-word font-semibold text-heading">Working…</div>
+ <div id="ui-progress-text" class="break-words font-semibold text-heading">Working…</div>
54
</div>
55
56
0 commit comments