footer and header responsive update
This commit is contained in:
6
public/css/custom.css
vendored
6
public/css/custom.css
vendored
@ -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--*/
|
||||
|
||||
|
2
public/css/element.css
vendored
2
public/css/element.css
vendored
@ -15595,7 +15595,7 @@
|
||||
|
||||
.el-range-editor.el-input__inner
|
||||
{
|
||||
width: 55% !important;
|
||||
width: 55%;
|
||||
align-items: baseline !important;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user