Restore sound switch row styling
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user