mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-27 04:07:08 +00:00
fix: code review comments on mobile (#17321)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
parent
74b6805225
commit
6dd015a53e
3 changed files with 59 additions and 5 deletions
|
@ -955,6 +955,10 @@
|
|||
|
||||
.ui.comments {
|
||||
max-width: 100%;
|
||||
|
||||
.avatar {
|
||||
margin-right: .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.comment {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue