Add better sizing for pictures

This commit is contained in:
John Lyon-Smith
2018-04-21 20:27:16 -07:00
parent f9cee95614
commit 3c3ec55660
10 changed files with 172 additions and 115 deletions

View File

@@ -19,6 +19,7 @@ import {
BoundInput,
BoundButton,
BoundOptionStrip,
BoundHeader,
} from "../ui"
import { MessageModal } from "../Modal"
import autobind from "autobind-decorator"