mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 12:36:37 +02:00
Do not blur image of faked canvas.
This commit is contained in:
parent
e4728cbb26
commit
094915a128
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ button.action img {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
image-rendering: -moz-crisp-edges;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notifications {
|
.notifications {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue