Skip to content

Commit

Permalink
feat(style.css): change dialog-menu style
Browse files Browse the repository at this point in the history
  • Loading branch information
BcRikko committed Feb 11, 2019
1 parent 2014f43 commit 6643024
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demo/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,11 @@ div.containers > .nes-container {
margin-top: 1.5rem;
}

#dialogs .dialog-menu {
padding: 0;
text-align: center;
}

#texts {
display: inline-block;
}
Expand Down

0 comments on commit 6643024

Please sign in to comment.