Skip to content

Commit fde4d4d

Browse files
committed
fix: fix style error
1 parent 0b957ef commit fde4d4d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.2",
2+
"version": "1.2.3",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

src/styles.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,6 @@
8383
position: absolute;
8484
width: 100%;
8585
height: 100%;
86+
left: 0;
8687
object-fit: cover;
8788
}

0 commit comments

Comments
 (0)