30May Mobile Responsive Updated

This commit is contained in:
code2lab
2019-05-30 11:56:12 +06:30
parent dddfaeccac
commit 7cebd6f149
11 changed files with 212 additions and 63 deletions

View File

@@ -313,10 +313,34 @@ i.logout_icon{
}
.page-header{
width: 100%;
width: 100% !important;
}
.ls-closed .bars:after, .ls-closed .bars:before{
top: 14px;
}
.mbl_card{
width: 100% !important;
}
.mbl_lbl{
display: none;
}
.mbl-style{
padding: 10px 10px;
}
.m-auto{
width: 33%;
}
.online_order{
text-align: right;
}
.mbl-right-btn{
text-align: right;
}
}