all list pages updated same height

This commit is contained in:
batuhanbas
2020-02-09 16:06:06 +03:00
parent 04af057194
commit c46ab7b14f
11 changed files with 44 additions and 26 deletions

18
public/css/custom.css vendored
View File

@ -717,6 +717,24 @@ table .align-items-center td span.badge {
/*--------Text Pre Nowrap Finish--------*/
/*--------Table Without toggle button--------*/
.tr-py
{
padding-top: 5px;
padding-bottom: 5px;
}
/*--------Table Without toggle button Finish--------*/
/*--------Table No Records--------*/
.nr-py
{
padding-top: 5px;
padding-bottom: 5px;
}
/*--------Table No Records Finish--------*/
/*--------Modal Dialog Resizing--------*/
@media (min-width: 576px)
{