dashboard date picker responsive updated

This commit is contained in:
batuhanbas
2020-03-13 16:46:25 +03:00
parent 0f8fda0a3c
commit 1b244daf71
2 changed files with 60 additions and 14 deletions

15
public/css/custom.css vendored
View File

@@ -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--------*/