Make table responsive.

This commit is contained in:
James Cole 2020-03-22 08:10:09 +01:00
parent 0813464fe0
commit 53938f3c12
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

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