mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
feat(adapted-styles): add support for 直播信息擴充 from Bilibili Evolved
This commit is contained in:
@@ -44,5 +44,11 @@
|
||||
background-color: var(--bew-content-solid-hover);
|
||||
}
|
||||
}
|
||||
|
||||
// 直播信息擴充
|
||||
.be-live-list {
|
||||
background-color: var(--bew-content-solid);
|
||||
color: var(--bew-text-1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user