feat(core): Ability to link items to all ticket types

ref: #296 #308
This commit is contained in:
2024-09-20 15:21:56 +09:30
parent c3de79050e
commit 76954c019b
9 changed files with 286 additions and 26 deletions

View File

@ -208,6 +208,11 @@
width: 33%;
}
#data-block.linked-item div#item p{
margin: 0px;
padding: 0px;
}
#ticket-comments {
padding: 10px;