mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-18 18:50:49 +08:00
feat(usage): use modal dialog for editing model prices
This commit is contained in:
@@ -809,6 +809,12 @@
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.editModalBody {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
// Chart Section (80%比例)
|
||||
.chartSection {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user