fix various plugins still using outdated Discord classes

This commit is contained in:
Vendicated 2025-07-10 01:37:32 +02:00 committed by dorkbutt
parent c2d7b68950
commit 4c315b6886
No known key found for this signature in database
5 changed files with 6 additions and 6 deletions

View file

@ -123,7 +123,7 @@
display: block;
width: 100%;
height: 100%;
background-color: var(--background-modifier-accent);
background-color: var(--border-subtle);
}
.vc-rdb-block-modal-username {