fix(dashboard): player responsive

This commit is contained in:
tibing 2017-09-06 17:23:33 +03:00
parent d33dbb6029
commit 49ac641346

View file

@ -96,7 +96,7 @@
}
.timing {
padding-top: 0.25rem;
padding-top: 0.5rem;
margin: 0 -0.25rem;
display: flex;
justify-content: space-between;
@ -279,7 +279,7 @@
}
}
@include media-breakpoint-between(xxl, xxxl) {
@include media-breakpoint-between(xl, xxl) {
.controls {
margin: 0.875rem -1rem;
justify-content: space-around;