removed background color on player mejs
This commit is contained in:
parent
12be5b7760
commit
bfeb1242a7
File diff suppressed because one or more lines are too long
|
@ -46,6 +46,11 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
.mejs-container:not {
|
||||
a {
|
||||
background-color: uset;
|
||||
}
|
||||
}
|
||||
}
|
||||
@include breakpoint(small) {
|
||||
@include xy-cell(12);
|
||||
|
|
Loading…
Reference in New Issue