Fix alignment of control rows in settings window

This commit is contained in:
trevor-signal
2025-03-19 10:20:11 -04:00
committed by GitHub
parent 22e9e84c10
commit 66041da6a5

View File

@@ -188,6 +188,7 @@
}
&__control {
align-items: center;
display: flex;
justify-content: space-between;
min-height: 48px;