diff --git a/static/css/style.css b/static/css/style.css index 4dd9c9c..e533ad3 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -19,7 +19,7 @@ } .progress-dark { - background-color: #212529; + background-color: #212529 !important; border-radius: 20px !important; overflow: hidden; } diff --git a/templates/list.html b/templates/list.html index 80aa942..ab1d41e 100644 --- a/templates/list.html +++ b/templates/list.html @@ -53,10 +53,12 @@ Lista: {{ list.title }} 📊 Postęp listy — {{ purchased_count }}/{{ total_count }} kupionych ({{ percent|round(0) }}%) -
- {{ percent|round(0) }}% +
+
+ {{ percent|round(0) }}% +
{% if total_expense > 0 %}