changeset 184:7643e60dc1dd

Half height.
author Lucas Thompson <dev@lucas.im>
date Wed, 22 Mar 2017 11:22:48 +0000
parents 376f56200aa1
children f957e93dc979 1b6cb68f2128
files src/app/waveform/waveform.component.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/app/waveform/waveform.component.css	Wed Mar 22 11:18:13 2017 +0000
+++ b/src/app/waveform/waveform.component.css	Wed Mar 22 11:22:48 2017 +0000
@@ -1,4 +1,4 @@
 .track {
-  height: 320px;
+  height: 160px;
   width: 100%;
 }