Skip to content

Commit c8e120f

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

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/demo.vue

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

0 commit comments

Comments
 (0)