mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-19 05:43:35 -05:00
Merge remote-tracking branch 'origin/main' into dev
This commit is contained in:
commit
7110405ef6
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
||||||
|
|
||||||
.vc-plugins-info-card:hover,
|
.vc-plugins-info-card:hover,
|
||||||
.vc-plugin-stats:hover {
|
.vc-plugin-stats:hover {
|
||||||
background-color: var(--background-tertiary);
|
background-color: var(--background-tertiary) !important;
|
||||||
transform: translateY(-1px);
|
transform: translateY(-1px);
|
||||||
box-shadow: var(--elevation-high);
|
box-shadow: var(--elevation-high);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue