support file implementation

This commit is contained in:
qingxu fu
2023-09-02 22:22:41 +08:00
parent d0af074225
commit 1639796041
5 changed files with 61 additions and 14 deletions

View File

@@ -13,3 +13,9 @@
#input-plugin-group .svelte-1gfkn6j {
visibility: hidden;
}
/* height of the upload box */
.wrap.svelte-xwlu1w {
min-height: var(--size-32);
}