From 3f81bcdcb1f7eefe4155bcfc438e5bc135d5f186 Mon Sep 17 00:00:00 2001 From: jity7777 Date: Tue, 2 Apr 2024 04:13:19 +0000 Subject: [PATCH] =?UTF-8?q?<=EA=B8=B0=EB=8A=A5=EA=B0=9C=EC=84=A0>=201.=20P?= =?UTF-8?q?MS=20NO=20:=204558=202.=20(=EC=A3=BC=EC=9A=94)=EC=9E=91?= =?UTF-8?q?=EC=97=85=EB=82=B4=EC=9A=A9=20(1)=20=EB=AF=B8=EC=84=A0=ED=83=9D?= =?UTF-8?q?=EC=8B=9C=20=EB=AC=B8=EA=B5=AC=20=EC=88=98=EC=A0=95=20=EB=B0=8F?= =?UTF-8?q?=20=EA=B2=80=EC=83=89=EB=B2=84=ED=8A=BC=20=ED=99=94=EC=82=B4?= =?UTF-8?q?=ED=91=9C=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Home/Index.cshtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FO/Views/Home/Index.cshtml b/FO/Views/Home/Index.cshtml index 8edfd87..67fc805 100644 --- a/FO/Views/Home/Index.cshtml +++ b/FO/Views/Home/Index.cshtml @@ -50,10 +50,10 @@ .msBtn:after { content: ''; display: inline-block; - width: 21px; - height: 17px; - margin-left: 10px; - background: url(../../img/main/main_search_btn.png)no-repeat right center; + width: 0px; + height: 0px; + margin-left: 0px; + background: url(../../img/main/main_search_btnoff.png)no-repeat right center; background-size: cover; }