diff --git a/src/components/ui/CardSummary.vue b/src/components/ui/CardSummary.vue index 4169ca1a42..95d2e049be 100644 --- a/src/components/ui/CardSummary.vue +++ b/src/components/ui/CardSummary.vue @@ -127,9 +127,6 @@ watch(props, async () => { color: var(--vn-text); overflow: hidden; } - .label-two { - width: 8em; - } } .header { color: $primary;