annotate src/app/feature-extraction-menu/feature-extraction-menu.component.css @ 54:5fb857f8553b

Add a number of ad-hoc workarounds for bugs / quirks with waves-ui - regarding removing layers and avoiding ghost listeners. Still work to be done here.
author Lucas Thompson <dev@lucas.im>
date Thu, 08 Dec 2016 15:09:03 +0000
parents 88052122ec01
children bf8826d4e2c6
rev   line source
dev@46 1 #extractor-outputs {
dev@46 2 max-width: 80%;
dev@46 3 display: block;
dev@46 4 margin: 0 auto;
dev@46 5 }