Lite: hide unsupported features

This commit is contained in:
redphx
2025-01-16 16:37:18 +07:00
parent 48da8bc527
commit 785df72972
4 changed files with 17 additions and 11 deletions

View File

@@ -15,6 +15,7 @@ export function addCss() {
if (isLiteVersion()) {
// Hide Controller icon in Game tiles
selectorToHide.push('div[class*=SupportedInputsBadge] svg:first-of-type');
selectorToHide.push('div[class*=SupportedInputsBadge]:not(:has(:nth-child(2)))');
}
// Hide "News" section