Added Scrolling for Settings

This commit is contained in:
Felix Homa 2022-08-10 18:35:35 +02:00
parent 4c5288d4c5
commit 744ed0a1d6
Signed by: felix.homa
GPG Key ID: 43610F311720D3DA
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
</div> </div>
</div> </div>
<div id="right"> <div id="right">
<div id="inputs" style="display: block"> <div id="inputs" style="display: block; overflow-y: scroll">
<form id="settingsForm" formmethod="GET"> <form id="settingsForm" formmethod="GET">
<table> <table>
<tr> <tr>