fix(signatures): Make the entire signature box clickable

Fixes #580
This commit is contained in:
Ben Gotow 2015-12-04 17:05:29 -08:00
parent e8805b357e
commit b9c4a64910

View file

@ -10,6 +10,7 @@
margin-top: 20px;
min-height: 200px;
display: flex;
flex-direction: column;
textarea {
border: 0;