fix inline player style for mobile
This commit is contained in:
parent
43155c4b87
commit
60e2d14e99
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@
|
||||||
|
|
||||||
.content__viewer--inline {
|
.content__viewer--inline {
|
||||||
max-height: var(--inline-player-max-height);
|
max-height: var(--inline-player-max-height);
|
||||||
|
|
||||||
@media (max-width: $breakpoint-small) {
|
|
||||||
margin-top: var(--spacing-xs);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.content__viewer--floating {
|
.content__viewer--floating {
|
||||||
|
|
Loading…
Add table
Reference in a new issue