This commit is contained in:
syuilo 2023-01-14 21:04:20 +09:00
parent f5cd809f62
commit dc19f20153
5 changed files with 8 additions and 19 deletions

View file

@ -146,6 +146,7 @@ onBeforeUnmount(() => {
<style lang="scss" module>
.root {
position: relative;
margin: auto;
padding: 32px;
min-width: 320px;
max-width: 480px;