feat: 修改灾毁 UI
This commit is contained in:
parent
26d7a1ecbf
commit
7284bda7a2
@ -463,7 +463,7 @@ onMounted(() => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.file-list {
|
.file-list {
|
||||||
width: 260px;
|
max-width: 260px;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@ -402,7 +402,7 @@ onMounted(() => {
|
|||||||
margin-bottom: -10px;
|
margin-bottom: -10px;
|
||||||
}
|
}
|
||||||
.file-list {
|
.file-list {
|
||||||
width: 320px;
|
max-width: 320px;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user