mirror of
https://github.com/joyce-chen/persona5-negotiation.git
synced 2025-11-19 09:03:48 -05:00
Vertically center compact switches
This commit is contained in:
2
index.md
2
index.md
@@ -9,7 +9,7 @@
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div style="flex: 1; text-align: center;">
|
||||
<div style="flex: 1; text-align: center; margin-top: auto; margin-bottom: auto;">
|
||||
<label class="switch">
|
||||
<input type="checkbox" id="originalCompact" onClick="toggleOriginalCompact(false)">
|
||||
<span class="slider round">
|
||||
|
||||
Reference in New Issue
Block a user