0
0
Fork 0
This commit is contained in:
Carlos Satorres 2024-03-07 11:19:25 +01:00
parent aefc237c3f
commit 39009d055d
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ watch(props, async () => {
display: flex; display: flex;
margin-bottom: 9px; margin-bottom: 9px;
& .q-checkbox__label { & .q-checkbox__label {
margin-left: 25px; margin-left: 31px;
color: var(--vn-text); color: var(--vn-text);
} }
& .q-checkbox__inner { & .q-checkbox__inner {