mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-02-03 11:20:50 +08:00
feat: update layout for usage filter actions and chart line group to improve responsiveness and visual hierarchy
This commit is contained in:
@@ -3420,6 +3420,13 @@ input:checked+.slider:before {
|
||||
|
||||
.usage-filter-actions {
|
||||
min-width: 260px;
|
||||
flex: 1 0 100%;
|
||||
order: 0;
|
||||
}
|
||||
|
||||
.chart-line-group {
|
||||
flex: 1 1 260px;
|
||||
order: 1;
|
||||
}
|
||||
|
||||
.usage-filter-group label {
|
||||
|
||||
Reference in New Issue
Block a user