Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements

Various improvements to the reports modal
This commit is contained in:
beatrix
2018-05-07 09:45:13 -04:00
committed by GitHub
5 changed files with 19 additions and 9 deletions

View File

@@ -532,7 +532,7 @@
.report-modal__statuses {
flex: 1 1 auto;
min-height: 20vh;
max-height: 40vh;
max-height: 80vh;
overflow-y: auto;
overflow-x: hidden;