chore: update plan automation and chat status UI
This commit is contained in:
@@ -228,7 +228,15 @@
|
||||
background: #2563eb;
|
||||
}
|
||||
|
||||
.app-header__server-version-indicator--stale {
|
||||
.app-header__server-version-indicator--unknown {
|
||||
background: #94a3b8;
|
||||
}
|
||||
|
||||
.app-header__server-version-indicator--update-available {
|
||||
background: #f59e0b;
|
||||
}
|
||||
|
||||
.app-header__server-version-indicator--build-required {
|
||||
background: #dc2626;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user