Removing the section that calculated the count bar for templates and simplified

This commit is contained in:
Jonathan Bobel
2023-08-04 14:23:19 -04:00
parent d430bea3ee
commit d9e5709a0f
3 changed files with 13 additions and 9 deletions

View File

@@ -224,3 +224,8 @@ td.table-empty-message {
outline-offset: units(1);
}
}
.spark-bar-bar {
font-size: units(3);
background-color: transparent;
}