aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-01 22:41:52 +0800
committercrupest <crupest@outlook.com>2022-05-01 22:41:52 +0800
commitdb85383e682fbaae4bd3fc5c7f708925b206366f (patch)
treeac8b1146b9ab8e890701d2d1fc531cbbcdc7c239 /FrontEnd/src
parent555ef9481987b4ce63a851c2c30ccf2fe197e0c2 (diff)
downloadtimeline-db85383e682fbaae4bd3fc5c7f708925b206366f.tar.gz
timeline-db85383e682fbaae4bd3fc5c7f708925b206366f.tar.bz2
timeline-db85383e682fbaae4bd3fc5c7f708925b206366f.zip
...
Diffstat (limited to 'FrontEnd/src')
-rw-r--r--FrontEnd/src/views/timeline/Timeline.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/views/timeline/Timeline.css b/FrontEnd/src/views/timeline/Timeline.css
index e043d7e7..a1da64c3 100644
--- a/FrontEnd/src/views/timeline/Timeline.css
+++ b/FrontEnd/src/views/timeline/Timeline.css
@@ -144,7 +144,7 @@
.timeline-item-card {
position: relative;
- padding: 0.3em 0.5em 1em 4em;
+ padding: 0.5em 0.5em 0.5em 4em;
}
.timeline-item-card.enter-animation {