form is 100% on details

This commit is contained in:
Kyle Spearrin 2018-02-10 15:38:08 -05:00
parent 5c190606bf
commit 6fc990c3b0
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@
> form {
display: flex;
flex-direction: column;
height: 100%;
}
}