diff --git a/contentcuration/contentcuration/frontend/channelList/views/ChannelSet/ChannelSelectionList.vue b/contentcuration/contentcuration/frontend/channelList/views/ChannelSet/ChannelSelectionList.vue index 78d274943d..73b2e1cc4d 100644 --- a/contentcuration/contentcuration/frontend/channelList/views/ChannelSet/ChannelSelectionList.vue +++ b/contentcuration/contentcuration/frontend/channelList/views/ChannelSet/ChannelSelectionList.vue @@ -1,24 +1,19 @@ - - + - {{ $tr('noChannelsFound') }} @@ -28,29 +23,25 @@ :key="channel.id" flat hover - class="list-card-hover px-3" + class="list-card-hover selection-card" > - - + - + - + @@ -58,11 +49,11 @@
{{ $tr('noChannelsFound') }}