Restore sound switch row styling

This commit is contained in:
rajchales-monito
2026-07-30 11:22:20 +02:00
parent 5754c0d18c
commit f2d184b35f
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -339,6 +339,10 @@ label { display: grid; gap: 6px; color: var(--muted); font-size: 13px; }
display: grid;
align-items: stretch;
}
.effect-settings .setting-switch.full-row {
display: flex;
align-items: center;
}
.telegram-settings input:not([type="checkbox"]) {
width: 100%;
}
+1 -1
View File
@@ -182,7 +182,7 @@
<div class="admin-preferences">
<fieldset class="effect-settings sound-settings">
<legend>BO zvuk</legend>
<label class="setting-switch">Zvuk notifikaci <input id="adminSoundToggleSettings" type="checkbox"></label>
<label class="setting-switch full-row">Zvuk notifikaci <input id="adminSoundToggleSettings" type="checkbox"></label>
<label class="full-row">Hlasitost <input id="adminSoundVolumeSettings" type="range" min="0" max="100" step="5"></label>
<label class="full-row">Styl zvuku
<select id="adminSoundStyle">