fix(pluginCards): legcord css x2 (#90)

funni
This commit is contained in:
KrystalSkull💖 2024-10-31 23:54:01 -04:00 committed by GitHub
parent 9e21e2d0b0
commit 1865ab1748
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 23 additions and 23 deletions

View file

@ -89,7 +89,7 @@
.vc-restart-button {
background-color: var(--background-color) !important;
border: 1px solid var(--info-warning-foreground);
border: 1px solid var(--info-warning-foreground) !important;
}
.vc-restart-button:hover {