Skip to content

Commit 3d59da9

Browse files
Preserved previous flat button
1 parent 8aeb564 commit 3d59da9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
v-if="isMobile"
77
class="filter-button-mobile"
88
:text="$tr('searchText')"
9-
appearance="raised-button"
9+
primary
10+
appearance="flat-button"
1011
@click="openSidePanel"
1112
/>
1213

0 commit comments

Comments
 (0)