Remove squared background from track buttons

stable
xaviju 2017-03-14 08:54:15 +01:00
parent c690393466
commit c3d97f4763
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
.track-button {
align-items: stretch;
border-radius: 4px;
display: flex;
margin: 0;
padding: 0;