config/powercord: disable large jumbo emotes snippet

This commit is contained in:
Infinidoge 2021-11-12 23:32:42 -05:00
parent 10e49208c0
commit 56a60f9172
3 changed files with 10 additions and 13 deletions

View file

@ -1 +1,8 @@
[]
[
{
"id": "865809923878682634",
"author": "717884197678874767",
"content": ".emoji.jumboable {\n width: 10rem;\n height 10rem;\n min-height: 10rem;\n}",
"timestamp": 1636734264000
}
]

View file

@ -136,17 +136,7 @@
}
/** 870054555025543219 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:24:24 AM
* Created by Alexxx#2468 (717884197678874767)
* Snippet ID: 865809923878682634
*/
.emoji.jumboable {
width: 10rem;
height 10rem;
min-height: 10rem;
}
/** 865809923878682634 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:24:29 AM