1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

form is 100% on details

This commit is contained in:
Kyle Spearrin
2018-02-10 15:38:08 -05:00
parent 5c190606bf
commit 6fc990c3b0

View File

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