[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>
th-downstream
cadars 2 years ago committed by Claire
parent 54e6fa1363
commit f925f5bf2f

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

Loading…
Cancel
Save