From 34b4380a51c8282160e5bb61f2be13a940f7cfed Mon Sep 17 00:00:00 2001 From: kureshou Date: Fri, 1 Nov 2024 13:16:34 +0900 Subject: [PATCH 1/7] =?UTF-8?q?drop-down-button=E3=81=AEheight=E3=82=9235p?= =?UTF-8?q?x=E3=81=8B=E3=82=89auto=E3=81=AB=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin_view/nuxt-project/components/SearchDropDown.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_view/nuxt-project/components/SearchDropDown.vue b/admin_view/nuxt-project/components/SearchDropDown.vue index 17d226024..eb38d68a8 100644 --- a/admin_view/nuxt-project/components/SearchDropDown.vue +++ b/admin_view/nuxt-project/components/SearchDropDown.vue @@ -84,7 +84,7 @@ export default { .drop-down-button { border-radius: 0px; width: 160px; - height: 35px; + height: auto; padding: 5px 5px 5px 15px; backdrop-filter: blur(4px); text-align: center; From 70c696ef656d24e943219974ddb3ec30c4b1aee8 Mon Sep 17 00:00:00 2001 From: kureshou Date: Tue, 26 Nov 2024 03:22:02 +0900 Subject: [PATCH 2/7] =?UTF-8?q?=E7=A7=BB=E5=8B=95=E3=81=95=E3=81=9B?= =?UTF-8?q?=E3=82=8B=E3=81=B9=E3=81=8D=E5=82=99=E8=80=83=E6=AC=84=E3=81=AE?= =?UTF-8?q?=E8=A8=98=E8=BF=B0=E3=82=92=E3=83=94=E3=83=83=E3=82=AF=E3=82=A2?= =?UTF-8?q?=E3=83=83=E3=83=97=E3=81=97=E3=81=A6=E3=82=B3=E3=83=A1=E3=83=B3?= =?UTF-8?q?=E3=83=88=E3=82=A2=E3=82=A6=E3=83=88=E3=81=97=E3=81=BE=E3=81=97?= =?UTF-8?q?=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user_front/components/RegistInfo/card/Place.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user_front/components/RegistInfo/card/Place.vue b/user_front/components/RegistInfo/card/Place.vue index 4faf941b7..b428ecd62 100644 --- a/user_front/components/RegistInfo/card/Place.vue +++ b/user_front/components/RegistInfo/card/Place.vue @@ -58,10 +58,10 @@ const openEditModal = () => {
{{ place.place }}
-
{{ $t('Place.free') }}
+