chore: add issue link button for computer inventorying

!5
This commit is contained in:
2024-05-17 21:51:42 +09:30
parent b811eedb33
commit b14a28f1c8
4 changed files with 24 additions and 3 deletions

View File

@ -101,6 +101,21 @@ span.icon-change {
}
/* span.issue {
color: #fc6d26;
} */
span.icon-issue {
fill: #fc6d26;
height: 30px;
line-height: 30px;
margin: 0px;
/* margin-bottom: -2px; */
padding: 0px;
vertical-align: middle;
display: inline-block;
}
/* .icon {
display: block;
content: none;