1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-06-09 14:57:47 +02:00

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

View File

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