Skip to content

Commit cf24fdb

Browse files
fix (#48)
1 parent 5dd9f83 commit cf24fdb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

common/common.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,13 @@ html body #main-outlet {
316316
margin-bottom: 1em;
317317
}
318318

319+
.discourse-post-event-upcoming-events {
320+
background: var(--secondary);
321+
border-radius: 8px;
322+
padding: 1em;
323+
margin-bottom: 1em;
324+
}
325+
319326
// Topic List
320327

321328
@keyframes background-fade-highlight {

0 commit comments

Comments
 (0)