Put default spark-bar-bar css in table.scss file

This commit is contained in:
Ryan Ahearn
2023-03-08 09:17:31 -05:00
parent 73a3511ef2
commit bb77086342
2 changed files with 8 additions and 8 deletions

View File

@@ -446,3 +446,7 @@ a.table-show-more-link {
overflow: hidden;
text-overflow: ellipsis;
}
.spark-bar-bar {
width: 100%;
}