mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-06 20:02:47 +08:00
Merge branch 'feature/ui'
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user