Fix preview text color overriding inherited color

This messes up dark themes, or really any theme that does not use #222 as body color...
This commit is contained in:
Jérémie Astori 2018-04-12 00:45:49 -04:00
parent b08b23d59e
commit 2b051194c8
No known key found for this signature in database
GPG Key ID: B9A4F245CD67BDE8
1 changed files with 0 additions and 1 deletions

View File

@ -1398,7 +1398,6 @@ kbd {
display: flex;
align-items: flex-start;
font-weight: bold;
color: #222;
}
#chat .toggle-type-error,