This commit is contained in:
4DBug
2026-08-26 20:39:37 -05:00
parent 735f9a4375
commit bbb5659e00
7 changed files with 134 additions and 22 deletions
+5
View File
@@ -676,6 +676,11 @@ select.field {
color: rgba(255, 255, 255, 0.55);
}
.player-sources__group--error {
color: var(--color-danger);
cursor: help;
}
.source-item {
display: flex;
align-items: center;