Merge pull request 'refs #6892 fix checkbox' (!230) from 6892-fixCheckbox into dev
gitea/salix-front/pipeline/head This commit looks good Details

Reviewed-on: #230
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
Carlos Satorres 2024-03-07 08:38:05 +00:00
commit aefc237c3f
1 changed files with 0 additions and 1 deletions

View File

@ -148,7 +148,6 @@ watch(props, async () => {
& .q-checkbox__inner { & .q-checkbox__inner {
position: absolute; position: absolute;
left: 0; left: 0;
margin-left: 5px;
color: var(--vn-label); color: var(--vn-label);
} }
} }