Fix height issue in report modal
This commit is contained in:
@ -3278,6 +3278,7 @@ button.icon-button.active i.fa-retweet {
|
||||
|
||||
.report-modal__statuses {
|
||||
min-height: 20vh;
|
||||
max-height: 40vh;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user