Update to new Discord css variable names
Co-Authored-By: sadan <117494111+sadan4@users.noreply.github.com> Co-Authored-By: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
This commit is contained in:
parent
65f41cb7bd
commit
a25d26e921
25 changed files with 45 additions and 47 deletions
|
|
@ -29,7 +29,7 @@
|
|||
.vc-settings-theme-links {
|
||||
/* Needed to fix bad themes that hide certain textarea elements for whatever eldritch reason */
|
||||
display: inline-block !important;
|
||||
color: var(--text-normal) !important;
|
||||
color: var(--text-default) !important;
|
||||
padding: 0.5em;
|
||||
border: 1px solid var(--background-modifier-accent);
|
||||
max-height: unset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue