[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>
pull/53/head
parent
2dfbdc3f9d
commit
5e37906083
|
@ -1071,6 +1071,7 @@
|
||||||
&__container {
|
&__container {
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
pointer-events: all;
|
pointer-events: all;
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status__content {
|
.status__content {
|
||||||
|
|
Loading…
Reference in New Issue