From 847ad1dd845e076a0c41cc5c4290d2b2dacf64a1 Mon Sep 17 00:00:00 2001 From: yutent Date: Sat, 22 Apr 2023 23:45:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96button=E7=BB=84=E4=BB=B6loadi?= =?UTF-8?q?ng=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/form/button.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/form/button.js b/src/form/button.js index 9549dfd..e645e9e 100644 --- a/src/form/button.js +++ b/src/form/button.js @@ -258,7 +258,7 @@ class Button extends Component { render() { let style = styleMap({ 'margin-right': this.#empty ? 0 : '4px' }) return html` -