fix style of user agreement

This commit is contained in:
geekgeekrun
2026-02-27 10:29:46 +08:00
parent b7ffe30ee0
commit 3f08481657

View File

@@ -172,7 +172,7 @@ const componentRootEl = ref<HTMLElement>()
<style lang="scss" scoped>
.first-run-readme {
box-sizing: border-box;
width: 960px;
width: 100vw;
height: 100vh;
overflow: auto;
user-select: none;