6892-summaryCardRefact #221

Merged
carlossa merged 12 commits from 6892-summaryCardRefact into dev 2024-03-06 08:43:10 +00:00
1 changed files with 0 additions and 3 deletions
Showing only changes of commit bb17be2a8a - Show all commits

View File

@ -127,9 +127,6 @@ watch(props, async () => {
color: var(--vn-text); color: var(--vn-text);
overflow: hidden; overflow: hidden;
} }
.label-two {
width: 8em;
}
} }
.header { .header {
color: $primary; color: $primary;