Skip to content

Commit c4c46e7

Browse files
author
Salma Alam-Naylor
committed
Hide play scale for now
1 parent 7625f63 commit c4c46e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/fretonator-web/src/app/common/fretonator/scale-map/scale-map.component.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@
152152
@media screen and (min-width: $screen-sm) {
153153
margin-right: pxToRem($grid-unit * 2);
154154
}
155+
156+
display: none;
157+
155158
}
156159

157160
.button__playScale__svg {

0 commit comments

Comments
 (0)