From 3d2828ff2b025bb588bf553b799f2ce78e2764b1 Mon Sep 17 00:00:00 2001 From: Lin Zekai <107706667+lzk-gh@users.noreply.github.com> Date: Sat, 8 Nov 2025 14:53:34 +0800 Subject: [PATCH] =?UTF-8?q?style(button):=20=F0=9F=8E=A8=20=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E9=87=8D=E5=A4=8D=E7=9A=84=20outline:=20none=20?= =?UTF-8?q?=E5=A3=B0=E6=98=8E=20(#1362)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/uni_modules/wot-design-uni/components/wd-button/index.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/uni_modules/wot-design-uni/components/wd-button/index.scss b/src/uni_modules/wot-design-uni/components/wd-button/index.scss index d8ebba22..c45fa43b 100644 --- a/src/uni_modules/wot-design-uni/components/wd-button/index.scss +++ b/src/uni_modules/wot-design-uni/components/wd-button/index.scss @@ -47,7 +47,6 @@ display: inline-block; outline: none; -webkit-appearance: none; - outline: none; background: transparent; box-sizing: border-box; border: none;