From 34f4795d86c8ffcbe52fe8ee6cb3e1b240d38141 Mon Sep 17 00:00:00 2001 From: Dev TWIN0906 Date: Mon, 23 Jun 2025 10:26:49 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=ED=8A=BC=ED=83=AD=20=EC=97=90?= =?UTF-8?q?=EB=9F=AC=20=ED=98=84=EC=83=81=20=EC=9B=90=EB=B3=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/TButtonTab/TButtonTab.module.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/com.twin.app.shoptime/src/components/TButtonTab/TButtonTab.module.less b/com.twin.app.shoptime/src/components/TButtonTab/TButtonTab.module.less index 0276fa6d..99ef1ad9 100644 --- a/com.twin.app.shoptime/src/components/TButtonTab/TButtonTab.module.less +++ b/com.twin.app.shoptime/src/components/TButtonTab/TButtonTab.module.less @@ -2,8 +2,7 @@ @import "../../style/utils.module.less"; .tabs { - // .size(@w: 1680px, @h: 67px); - .size(@w: 100%, @h: 67px); + .size(@w: 1680px, @h: 67px); display: flex; position: relative;