[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>
local
cadars 1 year ago committed by Claire
parent 2dfbdc3f9d
commit 5e37906083
  1. 1
      app/javascript/flavours/glitch/styles/components/modal.scss

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

Loading…
Cancel
Save