Skip to content

Commit 543a928

Browse files
committed
feat: 新增 useInViewport
1 parent c8e120f commit 543a928

File tree

1 file changed

+2
-2
lines changed
  • packages/hooks/src/useInViewport/demo

1 file changed

+2
-2
lines changed

packages/hooks/src/useInViewport/demo/demo1.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
border: 1px solid;
3939
height: 100px;
4040
width: 100px;
41-
textalign: center;
42-
margintop: 80px;
41+
text-align: center;
42+
margin-top: 80px;
4343
}
4444
</style>

0 commit comments

Comments
 (0)