view src/app/feature-extraction-menu/feature-extraction-menu.component.css @ 48:af0b4b05311c

Guard against extraction when no audio is loaded.
author Lucas Thompson <dev@lucas.im>
date Tue, 06 Dec 2016 11:03:38 +0000
parents 88052122ec01
children bf8826d4e2c6
line wrap: on
line source
#extractor-outputs {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}