From 2abb7996e583bfc795d3b48265408983536f7f46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=AF=BC=EC=8B=9D?= <43837214+Minsiki@users.noreply.github.com> Date: Fri, 7 Feb 2025 13:56:04 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8chore:=20Sync=20Sass?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/_reset.scss | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/styles/_reset.scss b/src/styles/_reset.scss index 04c3ddb0..bb5ff100 100644 --- a/src/styles/_reset.scss +++ b/src/styles/_reset.scss @@ -535,7 +535,15 @@ input[type=text]{ } } } +input::-webkit-outer-spin-button, +input::-webkit-inner-spin-button { + -webkit-appearance: none; + margin: 0; +} +input[type=number] { + -moz-appearance: textfield; +} // check-btn