Merge pull request 'fix px' (!231) from fixCheckbox into dev
gitea/salix-front/pipeline/head This commit looks good Details

Reviewed-on: #231
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
Carlos Satorres 2024-03-07 10:27:58 +00:00
commit d189ebca28
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 {