fix for activity feed not showing up

This commit is contained in:
Kyle Drake 2024-04-02 10:14:35 -05:00
parent d1d6e3727e
commit 5fa023e9f5

View file

@ -2294,7 +2294,7 @@ pre, code {
color: #FFFFFF; color: #FFFFFF;
} }
.left-col { .editor .left-col {
padding: 1rem; padding: 1rem;
overflow-y: scroll; overflow-y: scroll;
@ -2303,7 +2303,7 @@ pre, code {
} }
} }
.right-col { .editor .right-col {
padding: 1rem; padding: 1rem;
position: relative; position: relative;