merge dev

This commit is contained in:
Jay_Makwana
2019-11-16 16:33:19 +05:30
53 changed files with 172 additions and 20254 deletions

View File

@ -1,3 +1,7 @@
.base-modal .modal-body {
overflow: visible !important;
}
.item-modal {
.card-footer {
@ -23,7 +27,7 @@
@media(max-width: $x-small-breakpoint ) {
.base-modal {
.base-modal .item-modal .input-label{
.item-modal {
width: 100vw;
@ -32,7 +36,14 @@
text-align: left;
}
.required {
position: absolute;
left: -10px;
color: $ls-color-red;
}
}
text-align: left;
}