Add wizard sidebar navigation (#1911)

This commit is contained in:
Matt Irvine
2018-07-12 11:15:56 -07:00
committed by GitHub
parent 05d0a89655
commit be45905830
5 changed files with 212 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
.dialogModal-body {
display: flex;
flex-direction: column;
flex-direction: row;
height: 100%;
width: 100%;
min-width: 500px;