hide При использовании текущих фильтров результаты не найдены.

This commit is contained in:
Nikita Bizyaev
2026-04-30 13:12:17 +03:00
parent 7b1d12e48d
commit 3e458ee264

View File

@@ -63,6 +63,9 @@ export function buildToirMuiTheme(mode: Mode): Theme {
styleOverrides: {
body: {
background: t.bgDefault,
'& .RaList-content > .RaList-noResults:only-child > .MuiCardContent-root': {
display: 'none',
},
},
},
},