view src/app/feature-extraction-menu/feature-extraction-menu.component.css @ 348:d17d5038b11a

Wire up as necessary to push the handlers down the tree. This is unfinished.
author Lucas Thompson <dev@lucas.im>
date Thu, 25 May 2017 17:56:14 +0100
parents bf8826d4e2c6
children 48904aa87ba3
line wrap: on
line source
#extractor-outputs {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}

.container {
  margin-top: 10pt;
  padding: 10pt;
}