mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-06 07:57:06 +08:00
Merge branch 'feature/ui'
This commit is contained in:
@@ -172,7 +172,7 @@ const componentRootEl = ref<HTMLElement>()
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.first-run-readme {
|
.first-run-readme {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
width: 960px;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user