styling
This commit is contained in:
13
public/css/custom.css
vendored
13
public/css/custom.css
vendored
@ -670,6 +670,14 @@ table .align-items-center td span.badge {
|
||||
}
|
||||
/*--------App Comment Finish--------*/
|
||||
|
||||
/*--------Empty Page Image--------*/
|
||||
.empty-image
|
||||
{
|
||||
height: 300px;
|
||||
}
|
||||
/*--------Empty Page Image Finish--------*/
|
||||
|
||||
|
||||
|
||||
/*----------------RESPONSIVE START LINE----------------*/
|
||||
/*--------Xs Breakpoint--------*/
|
||||
@ -725,6 +733,11 @@ table .align-items-center td span.badge {
|
||||
font-size: 0.75rem !important;
|
||||
}
|
||||
|
||||
.empty-image
|
||||
{
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.col-aka
|
||||
{
|
||||
margin-left: 0;
|
||||
|
Reference in New Issue
Block a user