Make table responsive.

This commit is contained in:
James Cole
2020-03-22 08:10:09 +01:00
parent 0813464fe0
commit 53938f3c12

View File

@@ -2,7 +2,7 @@
TODO: reconcile
TODO: hide and show columns
-->
<table class="table table-condensed table-hover">
<table class="table table-condensed table-hover table-responsive">
<thead>
<tr>
{% if showCategory or showBudget %}