mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: 滑過logo時彈窗窗口自動關閉問題
This commit is contained in:
@@ -445,7 +445,7 @@ function getNewMomentsCount() {
|
||||
transform -translate-x-1/2
|
||||
overflow-visible
|
||||
after:content-empty
|
||||
after:opacity-100 after:w-100px after:h-100px
|
||||
after:opacity-100 after:w-full after:h-100px
|
||||
after:absolute after:-top-30px after:left-1/2 after:-z-1
|
||||
after:transform after:-translate-x-1/2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user