1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 19:05:55 +02:00
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

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