mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-17 05:30:57 +00:00
#1601 support delete issue comment
This commit is contained in:
@@ -393,10 +393,13 @@
|
||||
.actions {
|
||||
.item {
|
||||
float: left;
|
||||
}
|
||||
a.item {
|
||||
margin-top: 6px;
|
||||
margin-left: 10px;
|
||||
&.tag {
|
||||
margin-right: 5px;
|
||||
}
|
||||
&.action {
|
||||
margin-top: 6px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.content {
|
||||
|
Reference in New Issue
Block a user