diff --git a/README.zh-CN.md b/README.zh-CN.md index e880a662b..043fc6a60 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -31,6 +31,8 @@ > 🦞 **最丝滑接入微信 OpenClaw**:扫码即连,开箱即用。 > > 🖥 **已支持平台**:macOS(Apple Silicon)· macOS(Intel)· Windows — [立即下载](https://nexu.io) +> +> 🌟 **欢迎贡献**:第一次提交PR?查看我们的[贡献指南](https://docs.nexu.io/zh/guide/first-pr)开始你的开源之旅! --- diff --git a/apps/desktop/src/runtime-page.css b/apps/desktop/src/runtime-page.css index bba7f22a7..311849291 100644 --- a/apps/desktop/src/runtime-page.css +++ b/apps/desktop/src/runtime-page.css @@ -1294,7 +1294,8 @@ body, .update-card { position: fixed; bottom: 80px; - left: 12px; + right: 12px; + left: auto; z-index: 9000; width: fit-content; min-width: 220px;