From 93072b294610e391c528af92bb674daa463c65b5 Mon Sep 17 00:00:00 2001 From: geekgeekrun Date: Fri, 5 Apr 2024 15:07:12 +0800 Subject: [PATCH] enhance style of flying logo and auto start chat config ui --- .../renderer/src/features/FlyingCompanyLogoList/index.vue | 2 +- .../src/page/Configuration/GeekAutoStartChatWithBoss.vue | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/packages/ui/src/renderer/src/features/FlyingCompanyLogoList/index.vue b/packages/ui/src/renderer/src/features/FlyingCompanyLogoList/index.vue index 62329f4..c66eab7 100644 --- a/packages/ui/src/renderer/src/features/FlyingCompanyLogoList/index.vue +++ b/packages/ui/src/renderer/src/features/FlyingCompanyLogoList/index.vue @@ -102,7 +102,7 @@ onMounted(async () => { animation: fly-in var(--dot-run-duration) ease-in-out infinite; transform-origin: center; mix-blend-mode: darken; - width: 200px; + width: 100px; } .dot:nth-child(2n) { animation-delay: calc(-0.35 * var(--dot-run-duration)); diff --git a/packages/ui/src/renderer/src/page/Configuration/GeekAutoStartChatWithBoss.vue b/packages/ui/src/renderer/src/page/Configuration/GeekAutoStartChatWithBoss.vue index dfa4914..8096105 100644 --- a/packages/ui/src/renderer/src/page/Configuration/GeekAutoStartChatWithBoss.vue +++ b/packages/ui/src/renderer/src/page/Configuration/GeekAutoStartChatWithBoss.vue @@ -73,12 +73,14 @@ const handleClickLaunchLogin = () => {