Ticket show page

This commit is contained in:
siddhantbajaj 2017-07-10 17:45:05 +05:30
parent 93d5e360ca
commit c5db5dba1e
2 changed files with 82 additions and 1 deletions

View file

@ -89,4 +89,8 @@ p.comment-body {
.changeset{
display: none;
}
}
.box{
height: 230px;
}