support for chrome on android
This commit is contained in:
parent
3bcb2891e0
commit
36c11ae141
@ -59,7 +59,7 @@ Vue.component("item-preview-normal", {
|
||||
"width": (this.size/3) + "px",
|
||||
"height": (this.size/3) + "px",
|
||||
"background-size": "cover",
|
||||
"image-rendering": "crisp-edges"
|
||||
"image-rendering": ["crisp-edges", "-webkit-optimize-contrast"]
|
||||
};
|
||||
},
|
||||
frontStyle: function(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user