From d4d8e0045bf7efd46298955714448b5064943e88 Mon Sep 17 00:00:00 2001 From: hide_d Date: Wed, 8 Dec 2021 01:36:59 +0900 Subject: [PATCH] =?UTF-8?q?misc:=20=ED=84=B4=20=EC=84=A0=ED=83=9D=EA=B8=B0?= =?UTF-8?q?=EC=97=90=20=EA=B8=B0=EB=B3=B8=ED=84=B4=20=EC=84=A0=ED=83=9D.?= =?UTF-8?q?=20=EB=8B=A4=EB=A5=B8=20=ED=84=B4=20=EC=84=A0=ED=83=9D=EC=8B=9C?= =?UTF-8?q?=20=EB=AC=B4=ED=9A=A8=ED=99=94.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/ts/ReservedCommand.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hwe/ts/ReservedCommand.vue b/hwe/ts/ReservedCommand.vue index 7d6bbfe0..4d2206d6 100644 --- a/hwe/ts/ReservedCommand.vue +++ b/hwe/ts/ReservedCommand.vue @@ -63,7 +63,7 @@
{{ turnIdx + 1 }}
@@ -560,6 +560,10 @@ export default defineComponent({ .commandPad { margin-top: 10px; margin-bottom: 10px; + + .btn{ + transition: none !important; + } } .month_pad,