Fix Advanced Settings box width (#297)

This commit is contained in:
rlauuzo 2024-09-19 19:55:05 +02:00 committed by GitHub
parent 1e6ae7ab48
commit 06da138a17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -525,8 +525,7 @@
<span>Save</span>
</button>
</div>
</form>
<br />
<br />
<fieldset class="verticalSection-extrabottompadding">
<legend>Advanced</legend>
@ -688,6 +687,7 @@
<textarea id="storage" rows="20" cols="75" readonly></textarea>
</details>
</fieldset>
</form>
</div>
</div>