From bb7708634261722cc5d00cfb10eb56e62c70f26d Mon Sep 17 00:00:00 2001 From: Ryan Ahearn Date: Wed, 8 Mar 2023 09:17:31 -0500 Subject: [PATCH] Put default spark-bar-bar css in table.scss file --- app/assets/stylesheets/components/table.scss | 4 ++++ app/templates/components/table.html | 12 ++++-------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/assets/stylesheets/components/table.scss b/app/assets/stylesheets/components/table.scss index 563323692..f06cd9ce5 100644 --- a/app/assets/stylesheets/components/table.scss +++ b/app/assets/stylesheets/components/table.scss @@ -446,3 +446,7 @@ a.table-show-more-link { overflow: hidden; text-overflow: ellipsis; } + +.spark-bar-bar { + width: 100%; +} diff --git a/app/templates/components/table.html b/app/templates/components/table.html index 76617b775..6a9b20033 100644 --- a/app/templates/components/table.html +++ b/app/templates/components/table.html @@ -183,17 +183,13 @@ id=None ) %} {% call field(align='right') %} - + + {% endif %} {{ '{:,.0f}'.format(count) }}