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