config/powercord: disable help button removal
Conflicts with the channel banner switch, could use a workaround
This commit is contained in:
parent
623e4810d4
commit
d454039094
2 changed files with 8 additions and 11 deletions
|
@ -7,5 +7,12 @@
|
||||||
"details": {
|
"details": {
|
||||||
"title": "Large Jumbo Emotes"
|
"title": "Large Jumbo Emotes"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "780838821662294068",
|
||||||
|
"author": "265924886461939712",
|
||||||
|
"channel": "755015869914152981",
|
||||||
|
"content": ".anchor-3Z-8Bb[href=\"https://support.discord.com\"] { display: none; }",
|
||||||
|
"timestamp": 1636867215000
|
||||||
}
|
}
|
||||||
]
|
]
|
|
@ -268,14 +268,4 @@
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
/** 907333488779354112 */
|
/** 907333488779354112 */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Snippet from #theme-dev (755015869914152981) applied the Nov 14, 2021 at 12:20:15 AM
|
|
||||||
* Created by Nyria#3863 (265924886461939712)
|
|
||||||
* Snippet ID: 780838821662294068
|
|
||||||
*/
|
|
||||||
.anchor-3Z-8Bb[href="https://support.discord.com"] { display: none; }
|
|
||||||
/** 780838821662294068 */
|
|
Loading…
Add table
Add a link
Reference in a new issue