change UI in payment page

This commit is contained in:
phyusin
2018-03-14 15:08:26 +06:30
parent b836bffb90
commit 70e400c3b9
2 changed files with 37 additions and 9 deletions

View File

@@ -396,3 +396,13 @@ i.logout_icon{
color: #fff !important;
background-color: #5DADE2 !important;
}
/* Start Is Member Modal */
#is_memberModal .modal-body {
height: 200px !important;
}
#is_memberModal .btn {
width: 80%;
}
/* End Is Member Modal */