N°4529 - Object list: Count in header not updated when refreshing through the icon

This commit is contained in:
acognet
2022-01-25 10:24:44 +01:00
parent e8e6ceb29e
commit e8448332f4
4 changed files with 18 additions and 5 deletions

View File

@@ -122,6 +122,7 @@ $ibo-fieldsorter--selected--background-color: $ibo-color-blue-200 !default;
}
}
.ibo-datatable--selected-count{
.ibo-datatable--selected-count, .ibo-datatable--result-count{
padding-right: 0.2em;
padding-left: 0.1em;
}