Remove squared background from track buttons
parent
c690393466
commit
c3d97f4763
|
@ -6,6 +6,7 @@
|
|||
|
||||
.track-button {
|
||||
align-items: stretch;
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in New Issue