diff --git a/wallet-webapps/src/main/webapp/vue-app/notification-extension/components/FundsRequestNotification.vue b/wallet-webapps/src/main/webapp/vue-app/notification-extension/components/FundsRequestNotification.vue index 458ec0009..f37e4e067 100644 --- a/wallet-webapps/src/main/webapp/vue-app/notification-extension/components/FundsRequestNotification.vue +++ b/wallet-webapps/src/main/webapp/vue-app/notification-extension/components/FundsRequestNotification.vue @@ -4,10 +4,9 @@ :notification="notification" :avatar-url="userAvatarUrl" :message="message" - :actions-class="!content && 'd-none'" :url="userUrl"> -