[MM-62787] Fix warning state color on welcome screen URL input (#3306)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}
|
||||
|
||||
.warning {
|
||||
color: var(--away-indicator-dark);
|
||||
color: var(--away-indicator);
|
||||
}
|
||||
|
||||
.success {
|
||||
|
Reference in New Issue
Block a user