[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>
lolsob-rspec
parent
54e6fa1363
commit
f925f5bf2f
|
@ -1071,6 +1071,7 @@
|
|||
&__container {
|
||||
padding: 30px;
|
||||
pointer-events: all;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.status__content {
|
||||
|
|
Loading…
Reference in New Issue