Release 2.0.21 (#4030)
* increase padding in wizard * fix theme chooser in wizard * improve dynamic export columns in PDFs * added label for total column * bump theme bundle * improve avatar list spacing * be more flexible parsing times - fixes #4031
This commit is contained in:
@@ -42,5 +42,5 @@ table.dataTable.table > tbody > tr > td {
|
||||
|
||||
/* decreases the margin between avatars, see https://github.com/tabler/tabler/issues/1567 */
|
||||
.avatar-list-stacked .avatar {
|
||||
margin-right: calc(var(--tblr-avatar-size)*-.1)!important;
|
||||
margin-right: calc(var(--tblr-avatar-size)*-.2)!important;
|
||||
}
|
||||
Reference in New Issue
Block a user