forked from verdnatura/salix-front
refs #6892 fix scss
This commit is contained in:
parent
c6f315d493
commit
2ba9cc990d
|
@ -145,13 +145,13 @@ watch(props, async () => {
|
|||
display: flex;
|
||||
margin-bottom: 9px;
|
||||
& .q-checkbox__label {
|
||||
margin-left: 20px;
|
||||
margin-left: 25px;
|
||||
color: var(--vn-text);
|
||||
}
|
||||
& .q-checkbox__inner {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
margin-left: auto;
|
||||
margin-left: 5px;
|
||||
color: gray;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue