mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 04:40:20 +01:00
Do not blur image of faked canvas.
This commit is contained in:
parent
e4728cbb26
commit
094915a128
@ -71,6 +71,7 @@ button.action img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
image-rendering: -moz-crisp-edges;
|
||||
}
|
||||
|
||||
.notifications {
|
||||
|
Loading…
x
Reference in New Issue
Block a user