hide Очистить фильтры
This commit is contained in:
@@ -63,7 +63,7 @@ export function buildToirMuiTheme(mode: Mode): Theme {
|
|||||||
styleOverrides: {
|
styleOverrides: {
|
||||||
body: {
|
body: {
|
||||||
background: t.bgDefault,
|
background: t.bgDefault,
|
||||||
'& .RaList-content > .RaList-noResults:only-child > .MuiCardContent-root': {
|
'& .RaList-content > .MuiCardContent-root:only-child:has(button[aria-label="Очистить фильтры"])': {
|
||||||
display: 'none',
|
display: 'none',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user