fix px #231

Merged
carlossa merged 1 commits from fixCheckbox into dev 2024-03-07 10:27:59 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -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 {