fix(settings): Report user modal centered to the page
This commit is contained in:
committed by
Stuart Taylor
parent
aa42888b87
commit
809b3a9c8b
@ -933,6 +933,7 @@ and (max-width : 400px) {
|
|||||||
// Account Modal Styles
|
// Account Modal Styles
|
||||||
.modal-dialog {
|
.modal-dialog {
|
||||||
margin: 80px;
|
margin: 80px;
|
||||||
|
bottom: 48px;
|
||||||
|
|
||||||
.modal-content {
|
.modal-content {
|
||||||
background-color: #f9f9f9;
|
background-color: #f9f9f9;
|
||||||
|
Reference in New Issue
Block a user