From 0542b39373881b3b57f43279a6c8e65fb15fdf29 Mon Sep 17 00:00:00 2001
From: ssongliu <73214554+ssongliu@users.noreply.github.com>
Date: Thu, 12 Dec 2024 10:37:49 +0800
Subject: [PATCH] pref: Optimize the button style for database connection
information (#7341)
---
frontend/src/components/copy-button/index.vue | 2 +-
.../src/views/database/mysql/conn/index.vue | 23 +++++++++++--------
.../views/database/postgresql/conn/index.vue | 23 +++++++++++--------
.../src/views/database/redis/conn/index.vue | 23 +++++++++++--------
4 files changed, 40 insertions(+), 31 deletions(-)
diff --git a/frontend/src/components/copy-button/index.vue b/frontend/src/components/copy-button/index.vue
index f7f1ad693..633353b6d 100644
--- a/frontend/src/components/copy-button/index.vue
+++ b/frontend/src/components/copy-button/index.vue
@@ -1,6 +1,6 @@
- {{ $t('commons.button.copy') }}
+ {{ $t('commons.button.copy') }}