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 b808459 commit aaee02fCopy full SHA for aaee02f
components/BadgeValue.vue
@@ -54,6 +54,8 @@ const handleCopy = () => {
54
transition: all 0.2s ease;
55
56
& span {
57
+ width: 100%;
58
+
59
white-space: nowrap;
60
overflow: hidden;
61
text-overflow: ellipsis;
0 commit comments