1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-09-27 14:50:11 +00:00

accounts: fix sizing of sorting by button

This commit is contained in:
Harvey Tindall 2023-06-14 18:41:47 +01:00
parent 6ddd09ff1f
commit f24ea4a5f8
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -620,7 +620,7 @@
</div>
<div class="supra py-1 sm hidden" id="accounts-search-options-header">{{ .strings.searchOptions }}</div>
<div class="row -mx-2">
<button type="button" class="button ~neutral @low center ml-2 mr-2 hidden"><span id="accounts-sort-by-field"></span> <span class="ml-2">&times;</span></button>
<button type="button" class="button ~neutral @low center m-2 hidden"><span id="accounts-sort-by-field"></span> <i class="ri-close-line ml-2 text-2xl"></i></button>
<span id="accounts-filter-area"></span>
</div>
<div class="card @low accounts-header table-responsive mt-2">