Widget:KizunaAIFace:修订间差异
imported>=海豚= 无编辑摘要 |
imported>=海豚= 无编辑摘要 |
||
| 第18行: | 第18行: | ||
KizunaAI.width(0).height(0).css({ | KizunaAI.width(0).height(0).css({ | ||
position: "fixed", | position: "fixed", | ||
"max-width": " | "max-width": "50vw", | ||
"max-height": " | "max-height": "50vh", | ||
right: "0", | right: "0", | ||
bottom: "0", | bottom: "0", | ||
| 第29行: | 第29行: | ||
temp.css({ | temp.css({ | ||
"z-index": "-99999", | "z-index": "-99999", | ||
top: " | top: "81vh", | ||
left: " | left: "81vw", | ||
position: "fixed", | position: "fixed", | ||
width: "1vw", | width: "1vw", | ||