Various improvements to the report UI (#7342)
* Also display replies in report modal * Allow report modal to be up to 80% of viewport height * Use narrow no-break space where needed in the French translation
This commit is contained in:
parent
e571de29bf
commit
5c7bed6bbc
3 changed files with 16 additions and 16 deletions
|
@ -4033,7 +4033,7 @@ a.status-card {
|
|||
.report-modal__statuses {
|
||||
flex: 1 1 auto;
|
||||
min-height: 20vh;
|
||||
max-height: 40vh;
|
||||
max-height: 80vh;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue