Initial commit
This commit is contained in:
9
public/theme/extensions/_timeline.scss
Normal file
9
public/theme/extensions/_timeline.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.p-timeline {
|
||||
&.p-timeline-vertical .p-timeline-event-connector {
|
||||
margin: .5rem 0;
|
||||
}
|
||||
|
||||
&.p-timeline-horizontal .p-timeline-event-connector {
|
||||
margin: 0 .5rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user