fix: adjust new post icon position and close message window

This commit is contained in:
Tim
2025-08-27 20:39:46 +08:00
parent ec0fd63e30
commit 0c2264e509
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ const goToNewPost = () => {
height: 60px;
border-radius: 50%;
position: fixed;
bottom: 40px;
bottom: 70px;
right: 20px;
font-size: 20px;
cursor: pointer;