We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b957ef commit fde4d4dCopy full SHA for fde4d4d
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.2.2",
+ "version": "1.2.3",
3
"license": "MIT",
4
"main": "dist/index.js",
5
"typings": "dist/index.d.ts",
src/styles.module.css
@@ -83,5 +83,6 @@
83
position: absolute;
84
width: 100%;
85
height: 100%;
86
+ left: 0;
87
object-fit: cover;
88
}
0 commit comments