mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 00:02:15 +01:00
fix main chart label not cutting off for big numbers on the top
This commit is contained in:
committed by
Constantin Graf
parent
e308ca78b1
commit
959cad8f74
@@ -373,7 +373,7 @@
|
||||
grid: {
|
||||
containLabel: true,
|
||||
left: 15,
|
||||
top: 0,
|
||||
top: 15,
|
||||
right: 15,
|
||||
bottom: 0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user