aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/pages/timeline/TimelineCard.css
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-08-26 21:00:26 +0800
committercrupest <crupest@outlook.com>2023-08-26 21:00:26 +0800
commit4daa84ede781cdf6f424d68c967a17c7e1c79f59 (patch)
treeb43b029278c8f53b872014bec35ab202261db035 /FrontEnd/src/pages/timeline/TimelineCard.css
parentad645a01c5c6926c4dba75f88c0777eb3cf4d09f (diff)
downloadtimeline-4daa84ede781cdf6f424d68c967a17c7e1c79f59.tar.gz
timeline-4daa84ede781cdf6f424d68c967a17c7e1c79f59.tar.bz2
timeline-4daa84ede781cdf6f424d68c967a17c7e1c79f59.zip
...
Diffstat (limited to 'FrontEnd/src/pages/timeline/TimelineCard.css')
-rw-r--r--FrontEnd/src/pages/timeline/TimelineCard.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/pages/timeline/TimelineCard.css b/FrontEnd/src/pages/timeline/TimelineCard.css
index cf2704a9..ab1a1fd0 100644
--- a/FrontEnd/src/pages/timeline/TimelineCard.css
+++ b/FrontEnd/src/pages/timeline/TimelineCard.css
@@ -4,6 +4,7 @@
top: 56px;
right: 0;
margin: 0.5em;
+ padding: 0.5em;
box-shadow: var(--timeline-card-shadow);
}