removed background color on player mejs

This commit is contained in:
jorge-vitrubio 2021-09-30 13:06:28 +02:00
parent 12be5b7760
commit bfeb1242a7
2 changed files with 8 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -46,6 +46,11 @@
}
}
}
.mejs-container:not {
a {
background-color: uset;
}
}
}
@include breakpoint(small) {
@include xy-cell(12);