* hide attachment icon
This commit is contained in:
parent
979bb6ddfe
commit
9f000e90b8
@ -1504,6 +1504,8 @@
|
||||
position: absolute;
|
||||
left: 0rem;
|
||||
top: 0rem;
|
||||
padding-left: 0.2rem;
|
||||
padding-right: 0.2rem;
|
||||
}
|
||||
.issue-attachment {
|
||||
position: absolute;
|
||||
@ -1517,6 +1519,7 @@
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 70%;
|
||||
display: none;
|
||||
}
|
||||
.issue-assignee {
|
||||
position: absolute;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user