Skip to content

Commit 15bd4e2

Browse files
committed
Fixed object-position attribute in snapshot
1 parent 45bc698 commit 15bd4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/widgets/Symbol/__snapshots__/symbol.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ exports[`<Symbol /> from .opi file > matches snapshot 1`] = `
8484
>
8585
<div
8686
class="Label _Label_c35983"
87-
style="background-color: transparent; cursor: default; justify-content: flex-start; align-items: flex-start; object-position: top left;"
87+
style="background-color: transparent; cursor: default; justify-content: flex-start; align-items: flex-start;"
8888
>
8989
<span>
9090
Fake value

0 commit comments

Comments
 (0)