Update Apollo layput

Resolved Similarity Search bug
This commit is contained in:
2025-03-14 15:08:17 +01:00
parent 2338845f00
commit 4a43ff984a
7 changed files with 538 additions and 281 deletions

View File

@@ -1,3 +1,7 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
img.p-fileupload-file-thumbnail {
display:none !important;
}