/*---Blazor custom---*/ .mud-snackbar { border-radius: 1em !important; } .mud-paper { border-radius: 1em !important; } .mud-dialog { border-radius: 1em !important; } .mud-overlay.on-top { z-index: 10001 !important; } .mud-popover.mud-popover-open { border-radius: 1em !important; } .mud-picker-popover-paper { border-radius: 1em !important; } .mud-skeleton { border-radius: .5em !important; } /*.mud-expand-panel{*/ /* background: var(--light-card-background) !important;*/ /* box-shadow: unset !important;*/ /*}*/ .mud-expansion-panels { width: 100%; }