From fc26bb288cbf8c0d1c815543d5c4041da2407a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Tue, 20 May 2025 17:12:26 +0900 Subject: [PATCH] =?UTF-8?q?toggle=20slider=20=EC=83=89=EC=83=81=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/base/_check-radio.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/base/_check-radio.scss b/src/styles/base/_check-radio.scss index 47c50cb..f6ff573 100644 --- a/src/styles/base/_check-radio.scss +++ b/src/styles/base/_check-radio.scss @@ -201,7 +201,7 @@ } } input:checked + .slider { - background-color: #A8B6C7; + background-color: #0081b5; &:after { content: ''; left: 10px;