diff --git a/public/icons/computer_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg b/public/icons/computer_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg
new file mode 100644
index 0000000..459a2e4
--- /dev/null
+++ b/public/icons/computer_24dp_E3E3E3_FILL0_wght400_GRAD0_opsz24.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/images/xiantiaoxiaogou.webp b/public/images/xiantiaoxiaogou.webp
deleted file mode 100644
index 03693d7..0000000
Binary files a/public/images/xiantiaoxiaogou.webp and /dev/null differ
diff --git a/public/images/xiantiaoxiaogou_input.webp b/public/images/xiantiaoxiaogou_input.webp
new file mode 100644
index 0000000..b7b79e0
Binary files /dev/null and b/public/images/xiantiaoxiaogou_input.webp differ
diff --git a/public/images/xiantiaoxiaogou_input_bg.webp b/public/images/xiantiaoxiaogou_input_bg.webp
new file mode 100644
index 0000000..350b4e0
Binary files /dev/null and b/public/images/xiantiaoxiaogou_input_bg.webp differ
diff --git a/src/pages/admin/write.rs b/src/pages/admin/write.rs
index b5fcfee..493555f 100644
--- a/src/pages/admin/write.rs
+++ b/src/pages/admin/write.rs
@@ -472,7 +472,7 @@ fn write_editor(post_id: Option) -> Element {
img {
src: "/images/xiantiaoxiaogou_input_bg.webp",
alt: "",
- class: "absolute bottom-1.5 right-1.5 opacity-10 pointer-events-none z-0",
+ class: "absolute bottom-2 right-2 w-24 opacity-10 pointer-events-none z-0",
}
}
}