Revert "Feat/parent child retrieval" (#12095)

This commit is contained in:
-LAN-
2024-12-25 20:55:44 +08:00
committed by GitHub
parent 9231fdbf4c
commit db2aa83a7c
216 changed files with 3116 additions and 9066 deletions

View File

@@ -1,6 +1,6 @@
.filePreview {
@apply flex flex-col border-l border-gray-200 shrink-0;
width: 100%;
width: 528px;
background-color: #fcfcfd;
}
@@ -48,6 +48,5 @@
}
.fileContent {
white-space: pre-line;
word-break: break-all;
}