mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-12 19:54:04 +09:00
Refactor view issue & comment list styles (#35061)
Some checks failed
Some checks failed
Fix #35060
This commit is contained in:
@ -56,10 +56,6 @@
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.ui.comments .comment > .avatar ~ .content {
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
.ui.comments .comment .author {
|
||||
font-size: 1em;
|
||||
font-weight: var(--font-weight-medium);
|
||||
|
Reference in New Issue
Block a user