mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Make table responsive.
This commit is contained in:
parent
0813464fe0
commit
53938f3c12
@ -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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user