mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
able edit issue labels/milestone/assignee
This commit is contained in:
@@ -38,9 +38,6 @@
|
||||
overflow-x: auto;
|
||||
}
|
||||
.ui.list {
|
||||
.ui.avatar.image {
|
||||
border-radius: 0;
|
||||
}
|
||||
.hide {
|
||||
display: none!important;
|
||||
}
|
||||
@@ -116,7 +113,7 @@
|
||||
}
|
||||
}
|
||||
.assignee {
|
||||
margin-top: -10px;
|
||||
margin-top: -5px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user