UNPKG

@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) 382 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.styles={search:{py:1.2,px:2,border:e=>`1px solid ${e.vars.palette.divider}`,borderRadius:"4px",height:"52px",width:1,"&::before":{display:"none"}},upDownBtn:{height:"30px",width:"30px"},searchBtn:{position:"absolute",top:"4px",right:"4px",p:"6px 0",minWidth:40,minHeight:40,"& .MuiButton-endIcon":{m:0}}};