@nexusui/components
Version:
These are custom components specially-developed for NexusUI applications. They will make your life easier by giving you out-of-the-box implementations for various high-level UI elements that you can drop directly into your application.
2 lines (1 loc) • 337 B
JavaScript
const e={eventList:{height:"100%",bgcolor:"background.paper","& .event-log-item":{display:"flex",pl:4,pr:2},"& .event-log-loading":{display:"flex",justifyContent:"center",alignItems:"center"}}},t=e=>e<400?{width:e,"& .MuiTablePagination-actions":{ml:0},"& .MuiInputBase-root":{mr:2}}:{width:e};export{e as default,t as paginationStyle};