From d7ff25dfeab9132eed931afea045e5eaf2f7b761 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Mon, 25 Mar 2024 16:33:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B5=8C=E5=85=A5=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/application/template/embed.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/application/template/embed.js b/apps/application/template/embed.js index b660af37b..bef116318 100644 --- a/apps/application/template/embed.js +++ b/apps/application/template/embed.js @@ -201,7 +201,7 @@ function initMaxkbStyle(root){ text-align: right; margin-top: 24px; } - #maxkb .maxkb-tips .maxkb-button maxkb-button { + #maxkb .maxkb-tips .maxkb-button button { border-radius: 4px; background: #FFF; padding: 3px 12px;