Do not blur image of faked canvas.

This commit is contained in:
kkapsner 2017-11-19 18:09:20 +01:00
parent e4728cbb26
commit 094915a128
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ button.action img {
display: block;
width: 100%;
box-sizing: border-box;
image-rendering: -moz-crisp-edges;
}
.notifications {