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

This commit is contained in:
Carlos Satorres 2024-03-04 11:28:38 +01:00
parent bb17be2a8a
commit f8872b81c5
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ watch(props, async () => {
position: absolute; position: absolute;
left: 0; left: 0;
margin-left: 5px; margin-left: 5px;
color: gray; color: var(--vn-label);
} }
} }
} }