mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-03 11:20:50 +08:00
feat: enhance excluded models management with UI components, internationalization, and data handling
This commit is contained in:
@@ -2221,6 +2221,12 @@ input:checked+.slider:before {
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
|
||||
.provider-item .excluded-models .provider-model-tag {
|
||||
background: var(--warning-bg);
|
||||
border-color: var(--warning-border);
|
||||
color: var(--warning-text);
|
||||
}
|
||||
|
||||
.provider-model-tag .model-name {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user