chore(core): clean up ticket css

ref: #250 #252 #96 #93 #95 #90 #115
This commit is contained in:
2024-08-31 11:16:10 +09:30
parent 6ec16cbeb0
commit 5f3b12a472

View File

@ -69,28 +69,13 @@
margin: 0px 5px 0px 0px;
height: 20px;
}
/*
#ticket-icon div {
background-color: #e79b37;
display: inline;
width: 20px;
line-height: 30px;
vertical-align: middle;
padding: 0px;
margin: 0px;
}*/
#linked-tickets .ticket #ticket-icon svg {
/*background-color: #e79b37;*/
/*background-color: tomato;*/
display: inline;
/*width: 20px;*/
height: 22px;
padding: 1px;
border: none;
border-radius: 10px;
/*line-height: 20px;*/
}
@ -152,7 +137,6 @@
}
#ticket-description div {
/*background-color: tomato;*/
padding: 10px;
}