From 438882907763ea54ab5eb8944e0b5230ddd110e4 Mon Sep 17 00:00:00 2001 From: songjianet <1778651752@qq.com> Date: Fri, 16 Sep 2022 13:57:53 +0800 Subject: [PATCH] [Feat][UI] Add themes in the project. (#2753) --- seatunnel-ui/src/views/login/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/seatunnel-ui/src/views/login/index.tsx b/seatunnel-ui/src/views/login/index.tsx index 9be980c0b0e..87cac2fbe5b 100644 --- a/seatunnel-ui/src/views/login/index.tsx +++ b/seatunnel-ui/src/views/login/index.tsx @@ -37,9 +37,9 @@ const Login = defineComponent({ }, render() { return ( - -
-

{this.t('login.login_to_sea_tunnel')}

+ +
+

{this.t('login.login_to_sea_tunnel')}