This commit is contained in:
syuilo 2024-10-03 10:16:16 +09:00
parent ee8e1b50cc
commit 6983287be2
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ function onLogin(res) {
<style lang="scss" module>
.root {
display: flex;
overflow: auto;
margin: auto;
position: relative;
padding: 32px;