merge origin/feat/parent-child-retrival

This commit is contained in:
NFish
2024-12-18 16:44:51 +08:00
parent eead099c5e
commit fa3f8c5bb0
14 changed files with 60 additions and 59 deletions

View File

@ -1,6 +1,6 @@
.filePreview {
@apply flex flex-col border-l border-gray-200 shrink-0;
width: 50%;
width: 100%;
background-color: #fcfcfd;
}