notification-bubbles.less

notification-bubbles {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    width: 380px;
}