.vue-notification-wrapper{overflow:visible!important;@apply !m-4 origin-center;}.vue-notification-custom{@apply pointer-events-auto w-80 overflow-hidden rounded-md bg-white shadow-lg border;}.vue-notification-custom.info{@apply text-blue-500;}.vue-notification-custom.success{@apply text-green-500;}.vue-notification-custom.warn{@apply text-orange-500;}.vue-notification-custom.error{@apply text-red-500;}
