Skip to content

Commit

Permalink
Add another one
Browse files Browse the repository at this point in the history
  • Loading branch information
MBilalShafi committed Jun 5, 2024
1 parent f85d258 commit b704f92
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@ const GridToolbarQuickFilterRoot = styled(TextField, {
'& .MuiInput-underline:before': {
borderBottom: `1px solid ${(theme.vars || theme).palette.divider}`,
},
[`& input[type=search]::-ms-clear,
& input[type=search]::-ms-reveal`]: {
/* clears the 'X' icon from IE */
display: 'none',
width: 0,
height: 0,
},
[`& input[type="search"]::-webkit-search-decoration,
& input[type="search"]::-webkit-search-cancel-button,
& input[type="search"]::-webkit-search-results-button,
Expand Down

0 comments on commit b704f92

Please sign in to comment.