Fix plugin card background color with dark theme

pull/2073/head
Chocobozzz 2019-08-22 16:01:06 +02:00
parent 446d9f8cc7
commit f9e387ed05
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
.plugin { .plugin {
margin: 15px 0; margin: 15px 0;
background-color: var(--submenuColor);
} }
.first-row { .first-row {