feat(chart): add presentation mode
Some checks failed
Package component / package (push) Failing after 50s
Some checks failed
Package component / package (push) Failing after 50s
This commit is contained in:
@@ -104,6 +104,11 @@
|
||||
cursor: crosshair;
|
||||
}
|
||||
|
||||
.waveform-chart--presentation .waveform-chart__overlay {
|
||||
cursor: default;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.waveform-chart__label,
|
||||
.waveform-chart__empty {
|
||||
fill: #595959;
|
||||
|
||||
Reference in New Issue
Block a user