mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Fixed #6754
This commit is contained in:
parent
97702b777f
commit
2d2c5e0b5c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ const theme = ({ dt }) => `
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
direction: ltr;
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-timeline-left .p-timeline-event-opposite {
|
.p-timeline-left .p-timeline-event-opposite {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue