audio editable
This commit is contained in:
@@ -1069,7 +1069,8 @@ body{
|
||||
}
|
||||
|
||||
div.editable-image,
|
||||
div.editable-video{
|
||||
div.editable-video,
|
||||
div.editable-audios{
|
||||
background: #eee;
|
||||
max-width: 100%;
|
||||
div.file-btn{
|
||||
@@ -1110,4 +1111,11 @@ div.editable-video{
|
||||
input[type="file"]{
|
||||
display: none;
|
||||
}
|
||||
&.can-update{
|
||||
.plyr--audio{
|
||||
.plyr__controls{
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user