🎨
This commit is contained in:
parent
1e28081aa3
commit
aee816ced9
4 changed files with 22 additions and 3 deletions
|
|
@ -301,6 +301,10 @@ export default defineComponent({
|
|||
width: 32%;
|
||||
box-sizing: border-box;
|
||||
overflow: auto;
|
||||
|
||||
> .title {
|
||||
margin: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
> .main {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue