annotate src/app/waveform/waveform.component.css @ 179:dadde8a1648c

Explicitly fill width of parent
author Lucas Thompson <dev@lucas.im>
date Wed, 22 Mar 2017 11:15:45 +0000
parents a121b5cd3842
children 7643e60dc1dd
rev   line source
dev@10 1 .track {
dev@173 2 height: 320px;
dev@179 3 width: 100%;
dev@10 4 }