mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Better margin on the tracked flows display.
This commit is contained in:
parent
11e8a8fb86
commit
bbab9489e5
@ -14,6 +14,9 @@ export class FlowCountGraph extends DashboardGraph {
|
||||
}
|
||||
|
||||
this.option = {
|
||||
grid: {
|
||||
x: '10%',
|
||||
},
|
||||
legend: {
|
||||
orient: "horizontal",
|
||||
right: 10,
|
||||
|
Loading…
Reference in New Issue
Block a user