UNPKG

@mussonindustrial/pyro-mui-joy

Version:

A port of Material UI Joy Theme for Ignition by Inductive Automation

24 lines (20 loc) 527 B
.ia_popup { background-color: var(--joy-palette-background-level3); border-radius: var(--joy-radius-md); box-shadow: var(--joy-shadow-lg); overflow: visible; border: none; height: unset !important; } .ia_popup__header { background-color: unset !important; border-bottom: unset !important; } [psc='Joy/Popup/auto-height'] { min-height: unset !important; max-height: unset !important; } [psc='Joy/Popup/auto-width'] { min-width: unset !important; max-width: unset !important; }