This commit is contained in:
syuilo
2021-10-16 15:00:55 +09:00
parent 1e28081aa3
commit aee816ced9
4 changed files with 22 additions and 3 deletions

View File

@@ -301,6 +301,10 @@ export default defineComponent({
width: 32%;
box-sizing: border-box;
overflow: auto;
> .title {
margin: 24px;
}
}
> .main {