feat(powercord): add additional CSS snippets
This commit is contained in:
parent
c45bec4dbd
commit
274b493973
2 changed files with 53 additions and 2 deletions
|
@ -52,6 +52,13 @@
|
|||
"931904851586195476": {
|
||||
"title": "Make PronounDB match timestamps",
|
||||
"description": "Adjusts font size and weight of PronounDB's pronouns in chat to make them identical to timestamps, and makes it so that "
|
||||
},
|
||||
"949006652944834560": {
|
||||
"title": "Unclamp About Me Length"
|
||||
},
|
||||
"949001991567343616": {
|
||||
"title": "Expand Text Bar",
|
||||
"description": "Expands the text bar to be the width of the message screen, and aligns it with the user modal."
|
||||
}
|
||||
},
|
||||
"collapsedSnippets": [
|
||||
|
@ -70,7 +77,9 @@
|
|||
"907333488779354112",
|
||||
"929485841229815859",
|
||||
"929440925791449148",
|
||||
"931904851586195476"
|
||||
"931904851586195476",
|
||||
"949001991567343616",
|
||||
"949006652944834560"
|
||||
],
|
||||
"show-quick-header": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue