mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-18 18:50:49 +08:00
fix: refine AI providers and auth files styling and layout alignment
- Remove inset box-shadow from stat badges for cleaner appearance - Add modelCountLabel style for consistent model count display - Refactor model count layout in AiProvidersPage - Add openaiTestButton style for proper button height alignment - Add item-actions flexbox utility style to layout.scss
This commit is contained in:
@@ -217,7 +217,6 @@
|
||||
background-color: var(--bg-tertiary);
|
||||
color: var(--text-primary);
|
||||
white-space: nowrap;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
|
||||
.statSuccess {
|
||||
|
||||
Reference in New Issue
Block a user