From 99c57969e89a61f18f4601893df8070389ed9104 Mon Sep 17 00:00:00 2001 From: anko9801 Date: Sat, 18 May 2024 15:44:00 +0900 Subject: [PATCH 1/7] =?UTF-8?q?:art:=20Figma=20=E3=81=AB=E5=90=88=E3=82=8F?= =?UTF-8?q?=E3=81=9B=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../newTransaction/NewTransactionTarget.vue | 22 ++++++----- src/components/shared/InputRadioButton.vue | 6 +-- .../shared/InputSelectTagWithCreation.vue | 1 + src/pages/NewTransactionPage.vue | 38 +++++++++---------- 4 files changed, 36 insertions(+), 31 deletions(-) diff --git a/src/components/newTransaction/NewTransactionTarget.vue b/src/components/newTransaction/NewTransactionTarget.vue index f35d065d..bc70483e 100644 --- a/src/components/newTransaction/NewTransactionTarget.vue +++ b/src/components/newTransaction/NewTransactionTarget.vue @@ -1,8 +1,8 @@