Merge pull request 'fix px' (!231) from fixCheckbox into dev
gitea/salix-front/pipeline/head This commit looks good
Details
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:
commit
d189ebca28
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue