[MM-62787] Fix warning state color on welcome screen URL input (#3306)

This commit is contained in:
Devin Binnie
2025-01-31 09:32:02 -05:00
committed by GitHub
parent f070b7068e
commit d7d851a480

View File

@@ -10,7 +10,7 @@
} }
.warning { .warning {
color: var(--away-indicator-dark); color: var(--away-indicator);
} }
.success { .success {