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