UNPKG
@chayns/react-audio-editor
Version:
latest (0.0.2)
0.0.2
0.0.1
Tool to edit audio tracks.
@chayns/react-audio-editor
/
lib
/
components
/
editor
/
Editor.css
4 lines
(3 loc)
•
65 B
CSS
View Raw
1
2
3
4
.audio-editor
.editor
{
position
: relative;
height
:
250px
; }