mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 01:23:03 -04:00
ui(RestartCard): fix yellow button now being blue (#2550)
This commit is contained in:
parent
914b211a91
commit
810ff894dc
2 changed files with 2 additions and 1 deletions
|
@ -78,6 +78,7 @@
|
|||
|
||||
.vc-plugins-restart-card button {
|
||||
margin-top: 0.5em;
|
||||
background: var(--info-warning-foreground) !important;
|
||||
}
|
||||
|
||||
.vc-plugins-info-button svg:not(:hover, :focus) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue