diff --git a/framework/sdk-parent/frontend/src/components/notice/components/NotificationData.vue b/framework/sdk-parent/frontend/src/components/notice/components/NotificationData.vue index fb16ca9559..11a8552b28 100644 --- a/framework/sdk-parent/frontend/src/components/notice/components/NotificationData.vue +++ b/framework/sdk-parent/frontend/src/components/notice/components/NotificationData.vue @@ -232,6 +232,6 @@ export default { } .time-style { - font-size: 10px; + font-size: 12px; }