[Glitch] Add scrolling to Compare history modal

Port 7406c66b77 to glitch-soc

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
cadars 2023-02-06 16:53:31 +01:00 committed by Claire
parent 54e6fa1363
commit f925f5bf2f

View file

@ -1071,6 +1071,7 @@
&__container {
padding: 30px;
pointer-events: all;
overflow-y: auto;
}
.status__content {