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:
@@ -955,6 +955,10 @@
|
||||
|
||||
.ui.comments {
|
||||
max-width: 100%;
|
||||
|
||||
.avatar {
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.comment {
|
||||
|
Reference in New Issue
Block a user