6892-summaryCardRefact #221

Merged
carlossa merged 12 commits from 6892-summaryCardRefact into dev 2024-03-06 08:43:10 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 2ba9cc990d - Show all commits

View File

@ -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;
carlossa marked this conversation as resolved Outdated
Outdated
Review

Gasta algun gris que ja estiga var(...)

Gasta algun gris que ja estiga var(...)
left: 0;
margin-left: auto;
margin-left: 5px;
color: gray;
}
}