From a20edc67bb550803a49e503a5050be0f545abcd3 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Sat, 15 Oct 2022 20:25:26 -0700 Subject: [PATCH] Round dispWp --- src/components/Timeline.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Timeline.vue b/src/components/Timeline.vue index c148a61b..89afb1c7 100644 --- a/src/components/Timeline.vue +++ b/src/components/Timeline.vue @@ -54,7 +54,7 @@ :style="{ height: item.size + 'px', width: rowWidth + 'px' }">
+ :style="{ width: photo.dispWp + '%' }">