Created
May 11, 2018 19:46
-
-
Save ChrisMoney/7575ee2fcc282950efa91e5b312e4bad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.container { | |
min-width: 600px; | |
max-width: 600px; | |
} | |
.dialog-title { | |
margin-bottom: 0; | |
display: flex; | |
} | |
.title-spacer { | |
flex: 1 1 auto; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment