mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-11 05:57:07 +03:00
Merge pull request #1654 from mchangrh/fix-large-img
load shared.css on third party sites
This commit is contained in:
@@ -18,7 +18,8 @@ export default class Utils {
|
||||
css = [
|
||||
"content.css",
|
||||
"./libs/Source+Sans+Pro.css",
|
||||
"popup.css"
|
||||
"popup.css",
|
||||
"shared.css"
|
||||
];
|
||||
|
||||
/* Used for waitForElement */
|
||||
|
||||
Reference in New Issue
Block a user