diff --git a/front/src/components/library/Podcasts.vue b/front/src/components/library/Podcasts.vue index 34e84663a..f4e3d7cb9 100644 --- a/front/src/components/library/Podcasts.vue +++ b/front/src/components/library/Podcasts.vue @@ -241,6 +241,7 @@ const isOpen = computed({ solid small primary + style="text-align: center;" @click="store.commit('ui/toggleModal', 'subscribe')" :aria-pressed="store.state.ui.modalsOpen.has('subscribe') || undefined" > @@ -254,6 +255,7 @@ const isOpen = computed({ solid small primary + style="text-align: center;" @click="store.commit('ui/toggleModal', 'upload')" :aria-pressed="store.state.ui.modalsOpen.has('upload') || undefined" >