aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/pages/timeline/TimelineCard.tsx
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-08-26 16:28:39 +0800
committercrupest <crupest@outlook.com>2023-08-26 16:28:39 +0800
commit1f90dd29a2e1a11cf16857513f14bce3df68c1e1 (patch)
tree4f044ae6ebf37014f33c37c5fee8bf9d37b4f3c7 /FrontEnd/src/pages/timeline/TimelineCard.tsx
parent5284f38c002e5bf88e308e208456d41d4126b30e (diff)
downloadtimeline-1f90dd29a2e1a11cf16857513f14bce3df68c1e1.tar.gz
timeline-1f90dd29a2e1a11cf16857513f14bce3df68c1e1.tar.bz2
timeline-1f90dd29a2e1a11cf16857513f14bce3df68c1e1.zip
...
Diffstat (limited to 'FrontEnd/src/pages/timeline/TimelineCard.tsx')
-rw-r--r--FrontEnd/src/pages/timeline/TimelineCard.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/pages/timeline/TimelineCard.tsx b/FrontEnd/src/pages/timeline/TimelineCard.tsx
index 8557e5dd..ed34b4ba 100644
--- a/FrontEnd/src/pages/timeline/TimelineCard.tsx
+++ b/FrontEnd/src/pages/timeline/TimelineCard.tsx
@@ -112,6 +112,7 @@ export default function TimelineCard(props: TimelinePageCardProps) {
containerClassName="d-inline"
>
<IconButton
+ color="primary"
className="timeline-card-button"
icon="three-dots-vertical"
/>