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,