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
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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user