Fix bottom select fields being cut off - add more padding-bottom
Some checks failed
Push & Release 🌍 / Automation 🎛️ (push) Has been cancelled
Push & Release 🌍 / Unstable release 🚀⚠️ (push) Has been cancelled
Push & Release 🌍 / Quality checks 👌🧪 (push) Has been cancelled
Push & Release 🌍 / GitHub CodeQL 🔬 (push) Has been cancelled
Push & Release 🌍 / Deploy 🚀 (push) Has been cancelled

This commit is contained in:
mani
2026-01-06 04:26:07 +01:00
parent 901556d6f9
commit 5ae1dcc720

View File

@@ -6,7 +6,7 @@
</div>
<form>
<div class="formDialogContent smoothScrollY" style="padding: 1.5em; max-height: 60vh; overflow-y: auto;">
<div class="formDialogContent smoothScrollY" style="padding: 1.5em 1.5em 3em 1.5em; max-height: 60vh; overflow-y: auto;">
<div class="verticalSection">
<h2 class="sectionTitle">${HeaderVideoSettings}</h2>