mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: 嵌入样式
This commit is contained in:
parent
b02f760ed0
commit
30987c8a05
|
|
@ -164,7 +164,7 @@ function initMaxkbStyle(root){
|
|||
}
|
||||
#maxkb .maxkb-mask .maxkb-content {
|
||||
width: 45px;
|
||||
height: 50px;
|
||||
height: 48px;
|
||||
box-shadow: 1px 1px 1px 2000px rgba(0,0,0,.6);
|
||||
border-radius: 50% 0 0 50%;
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Reference in New Issue