fix: 嵌入样式
parent
b02f760ed0
commit
30987c8a05
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue