Skip to content

Commit 8551528

Browse files
committed
fixup! feat(list-item): add new component
1 parent cd1dc2e commit 8551528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/list-item/examples/list-item-basic.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
}
1010

1111
ul {
12+
position: relative;
1213
list-style: none;
1314
padding: 0;
1415
margin: 0;

0 commit comments

Comments
 (0)