[Glitch] Add scrolling to Compare history modal

Port e8cb3ee827 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 2dfbdc3f9d
commit 5e37906083

View file

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