diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2021-01-01 01:31:29 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2021-01-01 01:31:29 +0900 |
| commit | b7a79d25b0298cebca80951308dc868a8fa83573 (patch) | |
| tree | 9d4c077fcc7e59a395abd1ced97d067e54ddd9f4 /src/client/pages | |
| parent | 12.65.7 (diff) | |
| download | misskey-b7a79d25b0298cebca80951308dc868a8fa83573.tar.gz misskey-b7a79d25b0298cebca80951308dc868a8fa83573.tar.bz2 misskey-b7a79d25b0298cebca80951308dc868a8fa83573.zip | |
Update welcome.entrance.a.vue
Diffstat (limited to 'src/client/pages')
| -rw-r--r-- | src/client/pages/welcome.entrance.a.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/pages/welcome.entrance.a.vue b/src/client/pages/welcome.entrance.a.vue index 04869bba1e..4d356774eb 100644 --- a/src/client/pages/welcome.entrance.a.vue +++ b/src/client/pages/welcome.entrance.a.vue @@ -253,6 +253,7 @@ export default defineComponent({ > .logo { vertical-align: bottom; max-height: 120px; + max-width: min(100%, 300px); } } |