mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Make table responsive.
This commit is contained in:
@@ -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 %}
|
||||||
|
Reference in New Issue
Block a user