mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-25 01:24:02 -05:00
[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:
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
Block a user