dashboard date picker responsive updated
This commit is contained in:
15
public/css/custom.css
vendored
15
public/css/custom.css
vendored
@@ -859,10 +859,7 @@ table .align-items-center td span.badge
|
||||
/*--Sm Breakpoint--*/
|
||||
@media (min-width: 576px) and (max-width: 767.98px)
|
||||
{
|
||||
.dashboard-action
|
||||
{
|
||||
margin-left: 4rem !important;
|
||||
}
|
||||
|
||||
}
|
||||
/*--Sm Breakpoint Finish--*/
|
||||
|
||||
@@ -873,11 +870,6 @@ table .align-items-center td span.badge
|
||||
{
|
||||
left: 1rem !important;
|
||||
}
|
||||
|
||||
.dashboard-action
|
||||
{
|
||||
margin-left: 3rem !important;
|
||||
}
|
||||
}
|
||||
/*--Md Breakpoint Finish--*/
|
||||
|
||||
@@ -888,11 +880,6 @@ table .align-items-center td span.badge
|
||||
{
|
||||
left: 1rem;
|
||||
}
|
||||
|
||||
.dashboard-action
|
||||
{
|
||||
margin-left: 1rem !important;
|
||||
}
|
||||
}
|
||||
/*--Lg Breakpoint Finish--*/
|
||||
/*--------Responsive Finish--------*/
|
||||
|
||||
Reference in New Issue
Block a user