increase user table height, add but disable autocomplete attribute

- missing autocomplete attribute was logged as warning in chrome console
This commit is contained in:
Christoph Kluge
2025-02-05 15:18:42 +01:00
parent f2e85306ca
commit c4b98ade53
2 changed files with 6 additions and 1 deletions

View File

@@ -57,7 +57,7 @@
style="float: right;">Reload</Button
>
</p>
<div style="width: 100%; max-height: 500px; overflow-y: scroll;">
<div style="width: 100%; max-height: 725px; overflow-y: scroll;">
<Table hover>
<thead>
<tr>