Comment to 'Artificer - UNA-B2 / Notification Fix'
  • with that code u can set the Notifications in a 100% height if u want:

    div#bx_notifications_preview .bx-popup.bx-popup-trans.bx-popup-border.bx-popup-color-bg {

      height: 100vh;

      border-radius: 0px;

    }