view src/app/feature-extraction-menu/feature-extraction-menu.component.css @ 51:8619f25ff52a

Communicate new features being extracted via subscriptions to the stream in FeatureExtractionService.
author Lucas Thompson <dev@lucas.im>
date Tue, 06 Dec 2016 14:19:03 +0000
parents 88052122ec01
children bf8826d4e2c6
line wrap: on
line source
#extractor-outputs {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}