mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
#262 make the auth users list taller
This commit is contained in:
parent
217ce391e0
commit
6660209427
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
<p class="form-group">Current users that are allowed to authenticate: </p>
|
||||
|
||||
<div class="form-group">
|
||||
<select id="users" multiple="" class="form-control-custom "></select>
|
||||
<select id="users" multiple="" class="form-control-custom" style="height: 180px;"></select>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue