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);