fix ui and dialog lightbox mobile version

This commit is contained in:
mike-esokia
2018-05-11 10:50:43 +04:00
committed by Mike Ng
parent 39d86ef260
commit d6e53ef104
4 changed files with 20 additions and 4 deletions

View File

@@ -4,6 +4,18 @@
width: 90%;
margin: 0px auto;
padding: 4px;
ui-btn {
height: 36px !important;
width: 36px !important;
font-size: 16px !important;
border-radius: 19px;
}
ui-btn::after {
height: 30px !important;
width: 30px !important;
margin-left: -15px;
margin-top: -15px;
}
}
#left-btn {