Add model offline badge and streaming safeguards
This commit is contained in:
@@ -152,6 +152,11 @@
|
||||
color: var(--text-inverted);
|
||||
}
|
||||
|
||||
.selector-badge-warning {
|
||||
background-color: var(--status-warning);
|
||||
color: var(--text-inverted);
|
||||
}
|
||||
|
||||
.selector-badge-version {
|
||||
@apply text-xs;
|
||||
color: var(--text-muted);
|
||||
|
||||
Reference in New Issue
Block a user