1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

fix: code review comments on mobile (#17321)

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
kolaente
2021-10-16 04:22:24 +02:00
committed by GitHub
parent 74b6805225
commit 6dd015a53e
3 changed files with 59 additions and 5 deletions

View File

@@ -955,6 +955,10 @@
.ui.comments {
max-width: 100%;
.avatar {
margin-right: .5rem;
}
}
.comment {