Skip to content

Commit 30987c8

Browse files
committed
fix: 嵌入样式
1 parent b02f760 commit 30987c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/application/template/embed.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ function initMaxkbStyle(root){
164164
}
165165
#maxkb .maxkb-mask .maxkb-content {
166166
width: 45px;
167-
height: 50px;
167+
height: 48px;
168168
box-shadow: 1px 1px 1px 2000px rgba(0,0,0,.6);
169169
border-radius: 50% 0 0 50%;
170170
position: absolute;

0 commit comments

Comments
 (0)