mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
13 lines
No EOL
251 B
Sass
13 lines
No EOL
251 B
Sass
#play-account-modal
|
|
.modal-dialog
|
|
min-width: 90%
|
|
|
|
.modal-header
|
|
margin-bottom: 20px
|
|
|
|
.modal-body
|
|
max-height: 500px
|
|
overflow: scroll
|
|
border-width: 2px 0
|
|
border-color: black
|
|
border-style: solid |