feat(powercord): add additional CSS snippets
This commit is contained in:
parent
c45bec4dbd
commit
274b493973
2 changed files with 53 additions and 2 deletions
|
@ -295,4 +295,46 @@
|
|||
cursor: default;
|
||||
font-weight: 500;
|
||||
}
|
||||
/** 931904851586195476 */
|
||||
/** 931904851586195476 */
|
||||
|
||||
/**
|
||||
* Snippet from #css-snippets applied the 7 Mar 2022 at 22:05:26
|
||||
* Created by katlyn#9607 (250322741406859265)
|
||||
* Snippet ID: 949006652944834560
|
||||
*/
|
||||
.clamped-2ZePhX {
|
||||
-webkit-line-clamp: unset;
|
||||
}
|
||||
/** 949006652944834560 */
|
||||
|
||||
/**
|
||||
* Snippet from #css-snippets applied the 7 Mar 2022 at 22:06:52
|
||||
* Created by katlyn#9607 (250322741406859265)
|
||||
* Snippet ID: 949001991567343616
|
||||
*/
|
||||
.form-3gdLxP {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.inner-NQg18Y {
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
.channelTextArea-1VQBuV {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.base-3bcbY3 {
|
||||
top: -24px;
|
||||
left: 0px;
|
||||
width: fit-content;
|
||||
padding-right: 9px;
|
||||
border-radius: 0 8px 0 0;
|
||||
background-color: var(--channeltextarea-background);
|
||||
}
|
||||
|
||||
.scrollableContainer-15eg7h {
|
||||
border-radius: 0px;
|
||||
min-height: 53px;
|
||||
}
|
||||
/** 949001991567343616 */
|
Loading…
Add table
Add a link
Reference in a new issue