diff --git a/src/build/template.html b/src/build/template.html index 6f534779..ba965f27 100644 --- a/src/build/template.html +++ b/src/build/template.html @@ -55,7 +55,7 @@ */ img, svg, video, input[type="checkbox"], input[type="radio"], - .inline-emoji, .theme-preview { + .inline-emoji, .theme-preview, .account-profile { filter: grayscale(100%); }