add: report button on profiles and communities
This commit is contained in:
parent
75459080c3
commit
a091adc9d9
6 changed files with 34 additions and 6 deletions
|
@ -162,6 +162,13 @@ p {
|
|||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.post_content pre,
|
||||
.post_content h1,
|
||||
.post_content h2,
|
||||
.post_content h3 {
|
||||
max-width: calc(100% - 39px - 0.5rem);
|
||||
}
|
||||
|
||||
.post_right:not(.repost) {
|
||||
max-width: calc(100% - 52px);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue