footer and header responsive update

This commit is contained in:
batuhanbas
2020-02-13 14:21:48 +03:00
parent a78b68a22f
commit 8e40ec1bc6
5 changed files with 12 additions and 8 deletions

View File

@ -833,6 +833,12 @@ table .align-items-center td span.badge {
padding-right: 0;
padding-top: 1.5rem;
}
.el-range-editor.el-input__inner
{
width: 100% !important;
margin-top: 1rem;
}
}
/*--Xs Breakpoint Finish--*/

View File

@ -15595,7 +15595,7 @@
.el-range-editor.el-input__inner
{
width: 55% !important;
width: 55%;
align-items: baseline !important;
}