app comment view updated

This commit is contained in:
batuhanbas
2020-01-14 17:05:55 +03:00
parent f6d811554f
commit 362e880f50
2 changed files with 10 additions and 1 deletions

10
public/css/custom.css vendored
View File

@ -699,6 +699,16 @@ table .align-items-center td span.badge {
/*--------Report Column Finish--------*/
/*--------App Comment--------*/
.media-comment-text
{
border-top-left-radius: 0.4375rem;
background-color: #ebebf0;
padding: 1rem;
}
/*--------App Comment Finish--------*/
/*----------------RESPONSIVE START LINE----------------*/
/*--------Xs Breakpoint--------*/
@media (min-width: 304px) and (max-width: 575.98px)