diff --git a/src/components/ui/CardSummary.vue b/src/components/ui/CardSummary.vue index ca401ed91..843525795 100644 --- a/src/components/ui/CardSummary.vue +++ b/src/components/ui/CardSummary.vue @@ -148,7 +148,6 @@ watch(props, async () => { & .q-checkbox__inner { position: absolute; left: 0; - margin-left: 5px; color: var(--vn-label); } }