diff --git a/src/components/ui/CardSummary.vue b/src/components/ui/CardSummary.vue index 843525795..aeca84c80 100644 --- a/src/components/ui/CardSummary.vue +++ b/src/components/ui/CardSummary.vue @@ -142,7 +142,7 @@ watch(props, async () => { display: flex; margin-bottom: 9px; & .q-checkbox__label { - margin-left: 25px; + margin-left: 31px; color: var(--vn-text); } & .q-checkbox__inner {