mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 10:36:15 +02:00
feat(topic-events): generic css for timeline-event
This commit is contained in:
@@ -161,4 +161,14 @@
|
||||
margin-bottom: 20px;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.timeline-event {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
.timeline-badge {
|
||||
padding: 1rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user