This commit is contained in:
syuilo 2021-04-13 01:59:18 +09:00
parent 89e08626be
commit db4045cdce

View file

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