Added scroll bars to the model load menu

This commit is contained in:
ebolam 2022-03-07 12:04:41 -05:00
parent c50fe77a7d
commit 6a08fe2f10
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@
<div class="loadmodellistheader">
<div>Model</div>
</div>
<div id="loadmodellistcontent">
<div id="loadmodellistcontent" style="overflow: scroll; height: 400px;">
</div>
<div class="popupfooter">
<input class="form-control hidden" type="text" placeholder="key" id="modelkey"><br>