refactor controls out of NarrativeCard

This commit is contained in:
Lachlan Kermode
2019-01-08 16:59:42 +00:00
parent 002447e707
commit 51d7dd8191
5 changed files with 78 additions and 45 deletions

View File

@@ -42,10 +42,6 @@
margin: 5px 0 10px 0;
padding-bottom: 10px;
&.details {
border-bottom: 1px solid $lightwhite;
}
.card-cell {
flex: 1;
}