1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 18:55:56 +02:00
This commit is contained in:
syuilo
2021-04-13 01:59:18 +09:00
parent 69a05aa5de
commit 7a7f668879

View File

@@ -275,6 +275,7 @@ export default defineComponent({
}
> .main {
min-width: 0;
width: 750px;
margin: 0 16px 0 0;
background: var(--bg);