From 20ca7d60afb51c302f62dfc55108cbb66379c95e Mon Sep 17 00:00:00 2001 From: default Date: Thu, 1 Aug 2024 15:34:15 +0000 Subject: [PATCH 1/9] Corrected sum formatting and scrollbar --- src/App.vue | 28 +++++++++++++++++++++++----- src/components/IrdomSection.vue | 2 +- src/pages/PageMain.vue | 4 ++-- src/pages/ReverseCalc.vue | 21 ++++++++++++++++----- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/src/App.vue b/src/App.vue index 2fa1146..07e6dce 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,26 @@ - +