Skip to content

Commit

Permalink
🐛 Fix liskID creator not scrollable
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltomasik committed May 30, 2018
1 parent afff8c5 commit 93653da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/passphrase/create/create.css
Expand Up @@ -15,6 +15,7 @@
margin-right: 0px;
margin-left: 0px;
overflow-y: auto;
position: relative;
}

.missing {
Expand Down

0 comments on commit 93653da

Please sign in to comment.