fix: missing class on events
This commit is contained in:
parent
54efdfe711
commit
60d719fa6a
@ -131,7 +131,7 @@ html(lang="en")
|
||||
include views/page-communities.pug
|
||||
|
||||
if component.type == "events"
|
||||
.scrollbar-content.bg-color-white
|
||||
.scrollbar-content.whitespace-normal.bg-color-white
|
||||
include views/page-events.pug
|
||||
|
||||
if component.type == "job-board"
|
||||
|
Loading…
Reference in New Issue
Block a user