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: 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 %}
|
||||
|
Reference in New Issue
Block a user