style: adjust styles

This commit is contained in:
Hakadao
2023-09-10 20:03:35 +08:00
parent 47c4c2b57a
commit 6eed91c236
11 changed files with 386 additions and 7 deletions

View File

@@ -65,6 +65,8 @@ function injectApp() {
|| /https?:\/\/t.bilibili.com\.*/.test(currentUrl)
// history page
|| /https?:\/\/(www.)?bilibili.com\/account\/history.*/.test(currentUrl)
// user space page
|| /https?:\/\/space.bilibili.com\.*/.test(currentUrl)
) {
if (
/https?:\/\/bilibili.com\/?$/.test(currentUrl)