view src/app/notebook-feed/notebook-feed.component.css @ 349:bf038a51f7e3

Restore some of the feature related logic from waveform.component into a utilities module. Introduce some additional types for representing reshaped features. A work in progress.
author Lucas Thompson <dev@lucas.im>
date Thu, 25 May 2017 17:57:03 +0100
parents d17d5038b11a
children
line wrap: on
line source
.break {
  margin-bottom: 32px;
}

.feed {
  width: 100%;
  overflow-x: hidden;
}