#8393 - update_quasar_version #1259

Merged
jsegarra merged 17 commits from update_quasar_version into dev 2025-01-21 11:40:25 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 034148841f - Show all commits

View File

@ -170,7 +170,7 @@ async function fetch() {
display: inline-block;
}
.header.link:hover {
color: lighten($primary, 20%);
color: rgba(var(--q-primary), 0.8);
}
.q-checkbox {
& .q-checkbox__label {