updated plugin AudioIgniter version 2.0.0

This commit is contained in:
2023-06-05 11:21:12 +00:00
committed by Gitium
parent 1c5b451d2f
commit e5482aabb7
36 changed files with 776 additions and 242 deletions

View File

@ -255,18 +255,6 @@ $screen-xs-max: 320px !default;
}
}
.ai-waveform-bar {
display: block;
flex: 1;
position: relative;
height: 30px;
cursor: pointer;
}
.ai-waveform {
pointer-events: none;
}
.ai-track-time {
flex: none;
font-size: 13px;