diff --git a/explorer/src/components/Filters/Filters.tsx b/explorer/src/components/Filters/Filters.tsx index 3c78f27906..1a04688428 100644 --- a/explorer/src/components/Filters/Filters.tsx +++ b/explorer/src/components/Filters/Filters.tsx @@ -6,7 +6,6 @@ import { DialogContent, DialogActions, DialogTitle, - IconButton, Slider, Typography, Box, @@ -125,20 +124,12 @@ export const Filters = () => { message="Filters applied" TransitionComponent={Slide} transitionDuration={250} - sx={{ - '& .MuiAlert-outlined': { pr: '11px' }, - '& .MuiAlert-action': { - p: 0, - marginRight: 0, - alignItems: 'center', - }, - }} > + }