CE-938: fixed bug where editing a record was not updating filter fields, fixed padding issue

This commit is contained in:
Tim Chamberlain
2024-05-31 14:42:35 -05:00
parent 71a1bfaa6b
commit fe9e20715a
3 changed files with 64 additions and 60 deletions

View File

@ -711,11 +711,6 @@ input[type="search"]::-webkit-search-results-decoration
padding: 24px;
}
.recordView .widget .recordGridWidget
{
margin: -8px;
}
.MuiPickersDay-root.Mui-selected, .MuiPickersDay-root.MuiPickersDay-dayWithMargin:hover
{
color: white;