fix: 嵌入样式

This commit is contained in:
shaohuzhang1 2024-04-10 13:58:45 +08:00
parent b02f760ed0
commit 30987c8a05

View File

@ -164,7 +164,7 @@ function initMaxkbStyle(root){
} }
#maxkb .maxkb-mask .maxkb-content { #maxkb .maxkb-mask .maxkb-content {
width: 45px; width: 45px;
height: 50px; height: 48px;
box-shadow: 1px 1px 1px 2000px rgba(0,0,0,.6); box-shadow: 1px 1px 1px 2000px rgba(0,0,0,.6);
border-radius: 50% 0 0 50%; border-radius: 50% 0 0 50%;
position: absolute; position: absolute;