From 4ce9ef6f7bea5ca124d345059fe879bb41a668f2 Mon Sep 17 00:00:00 2001 From: "nuo.o" <49533950+nuoxoxo@users.noreply.github.com> Date: Wed, 13 Sep 2023 20:48:07 +0200 Subject: [PATCH] Update App.scss --- src/styles/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/App.scss b/src/styles/App.scss index e3aecab..04deb89 100644 --- a/src/styles/App.scss +++ b/src/styles/App.scss @@ -317,7 +317,7 @@ body { .btn { font-size: 9px; - width: 40px; + width: 41px; padding: 2px; border: 1px solid $ButtonColor; &:hover {