From cc9a5eea36fb1f9ce057725c16ce2b51f588237f Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 12 Jan 2025 17:20:08 +0800 Subject: [PATCH] display prefix in one line --- src/components/desktop/AmountInput.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/desktop/AmountInput.vue b/src/components/desktop/AmountInput.vue index f5414c78..81f44fa6 100644 --- a/src/components/desktop/AmountInput.vue +++ b/src/components/desktop/AmountInput.vue @@ -337,6 +337,10 @@ watch(currentValue, (newValue) => {