diff --git a/front/src/components/album/Widget.vue b/front/src/components/album/Widget.vue index 9636702ec..89442369f 100644 --- a/front/src/components/album/Widget.vue +++ b/front/src/components/album/Widget.vue @@ -10,6 +10,7 @@ import axios from 'axios' import AlbumCard from '~/components/album/Card.vue' import Button from '~/components/ui/Button.vue' +import Layout from '~/components/ui/Layout.vue' import Spacer from '~/components/ui/Spacer.vue' import Loader from '~/components/ui/Loader.vue' @@ -72,49 +73,50 @@ watch( diff --git a/front/src/components/audio/ChannelsWidget.vue b/front/src/components/audio/ChannelsWidget.vue index 6a94e10df..248785f36 100644 --- a/front/src/components/audio/ChannelsWidget.vue +++ b/front/src/components/audio/ChannelsWidget.vue @@ -61,7 +61,12 @@ fetchData() + + + - - -
- + + + + + + + + + + diff --git a/front/src/components/playlists/Widget.vue b/front/src/components/playlists/Widget.vue index 55f4bb40a..4e2920f7b 100644 --- a/front/src/components/playlists/Widget.vue +++ b/front/src/components/playlists/Widget.vue @@ -58,7 +58,7 @@ watch(