We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da09485 + 6cbe253 commit 8b816a8Copy full SHA for 8b816a8
1 file changed
widget/index.html
@@ -185,15 +185,15 @@
185
element.attr("style", 'background-color:white');
186
}
187
element.css({
188
- 'background-size': 'cover'
+ 'background-size': 'cover !important'
189
});
190
191
192
else {
193
img = "";
194
195
196
197
198
199
0 commit comments