feat(chart): add axis and dotted frame controls
All checks were successful
Package component / package (push) Successful in 5m34s
All checks were successful
Package component / package (push) Successful in 5m34s
This commit is contained in:
@@ -130,6 +130,10 @@ body {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.grid-line-control--switch-only {
|
||||
grid-template-columns: minmax(0, 1fr) auto;
|
||||
}
|
||||
|
||||
.grid-line-color-picker,
|
||||
.grid-line-color-picker .vc-color-wrap {
|
||||
width: 48px;
|
||||
|
||||
Reference in New Issue
Block a user