mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-09-20 00:57:19 +00:00
fix: adjust new post icon position and close message window
This commit is contained in:
@@ -138,7 +138,7 @@ const goToNewPost = () => {
|
||||
height: 60px;
|
||||
border-radius: 50%;
|
||||
position: fixed;
|
||||
bottom: 40px;
|
||||
bottom: 70px;
|
||||
right: 20px;
|
||||
font-size: 20px;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user