@bothub-chat/ui
Version:
Bothub UI Components
2 lines (1 loc) • 499 B
JavaScript
import{styled as i}from"styled-components";const o=i.div.withConfig({displayName:"styled__NotificationsStyled",componentId:"sc-1fkfmh2-0"})(["display:flex;position:fixed;z-index:101;bottom:0px;right:0px;padding:20px;width:100%;box-sizing:border-box;pointer-events:none;"]),t=i.div.withConfig({displayName:"styled__NotificationList",componentId:"sc-1fkfmh2-1"})(["display:flex;flex-direction:column;align-items:flex-end;width:100%;gap:20px;"]);export{t as NotificationList,o as NotificationsStyled};