Skip to content

Commit cf6ef76

Browse files
Update SwipeableListItem.css
Update swipeable-list-item__content style
1 parent 6ff6540 commit cf6ef76

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/SwipeableListItem.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
box-sizing: border-box;
1919
height: 100%;
2020
display: flex;
21+
position: relative;
22+
z-index: 1;
2123
}
2224

2325
.swipeable-list-item__content--return {

0 commit comments

Comments
 (0)