Skip to content

Commit 51b825d

Browse files
remove unused .v-card styles from CatalogFilterBar
1 parent 0a56046 commit 51b825d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

contentcuration/contentcuration/frontend/channelList/views/Channel/CatalogFilterBar.vue

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,6 @@
152152
margin: 4px;
153153
}
154154
155-
.v-card {
156-
cursor: pointer;
157-
158-
&:hover {
159-
background-color: var(--v-grey-lighten4);
160-
}
161-
}
162-
163155
.clear-link {
164156
margin: 0 8px;
165157
}

0 commit comments

Comments
 (0)