refs #6892 fix checkbox
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Carlos Satorres 2024-03-07 09:24:17 +01:00
parent d8331dcfa5
commit cd8eb4ce5c
1 changed files with 0 additions and 1 deletions

View File

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