Skip to content

Commit

Permalink
wip: Refactor collections based components #917
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier authored and claustres committed Sep 20, 2024
1 parent 1576da3 commit ad7c8e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/client/components/collection/KTimeLine.vue
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,8 @@ onBeforeUnmount(() => {
.q-timeline__subtitle {
margin-bottom: 0px;
opacity: 0.9;
text-transform: capitalize;
font-weight: 500;
}
.q-timeline__content {
padding-bottom: 16px;
Expand Down

0 comments on commit ad7c8e3

Please sign in to comment.