Fix what was missed in befa6f2 #3250

Merged
konrad merged 2 commits from WofWca/frontend:list-to-project-rename-followup into main 2023-03-16 14:56:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a036949a10 - Show all commits

View File

@ -161,7 +161,7 @@ const projectStore = useProjectStore()
}
@media(hover: hover) and (pointer: fine) {
.list-card .favorite {
.project-card .favorite {
opacity: 0;
}