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 provider item display with improved base URL styling and layout adjustments
This commit is contained in:
@@ -2201,6 +2201,13 @@ input:checked+.slider:before {
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
.provider-base-url {
|
||||
word-break: break-all;
|
||||
overflow-wrap: anywhere;
|
||||
white-space: normal;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.provider-item .provider-models {
|
||||
margin-top: 8px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user