mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjust styles
This commit is contained in:
@@ -63,6 +63,8 @@ const isTopbarFixed = computed(() => {
|
||||
|| /https?:\/\/(www.)?bilibili.com\/video\/.*/.test(location.href)
|
||||
// anime playback & movie page
|
||||
|| /https?:\/\/(www.)?bilibili.com\/bangumi\/play\/.*/.test(location.href)
|
||||
// anime page
|
||||
|| /https?:\/\/(www.)?bilibili.com\/anime(\/)?.*/.test(location.href)
|
||||
// moment page
|
||||
|| /https?:\/\/t.bilibili.com.*/.test(location.href)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user