From dc39a7b7cf438b1c0e01e0bf3b6e0c88272bea2a Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Thu, 1 Feb 2024 00:37:35 +0800 Subject: [PATCH] style: add space in notification create modal --- README.md | 4 ++++ src/client/components/modals/NotificationInfo/index.tsx | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e689998..ff4de78 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![CI](https://github.com/msgbyte/tianji/actions/workflows/ci.yaml/badge.svg)](https://github.com/msgbyte/tianji/actions/workflows/ci.yaml) +[![Build Reporter Release](https://github.com/msgbyte/tianji/actions/workflows/reporter-release.yml/badge.svg)](https://github.com/msgbyte/tianji/actions/workflows/reporter-release.yml) +[![Docker Build CI](https://github.com/msgbyte/tianji/actions/workflows/ci-docker.yaml/badge.svg)](https://github.com/msgbyte/tianji/actions/workflows/ci-docker.yaml) + # Tianji diff --git a/src/client/components/modals/NotificationInfo/index.tsx b/src/client/components/modals/NotificationInfo/index.tsx index 53554ea..e29a3d7 100644 --- a/src/client/components/modals/NotificationInfo/index.tsx +++ b/src/client/components/modals/NotificationInfo/index.tsx @@ -92,7 +92,7 @@ export const NotificationInfoModal: React.FC = open={props.open} onCancel={props.onCancel} footer={ -
+