diff --git a/less/modules/bottom-sheet.less b/less/modules/bottom-sheet.less index c99bdb3..56911a0 100644 --- a/less/modules/bottom-sheet.less +++ b/less/modules/bottom-sheet.less @@ -24,8 +24,8 @@ border-bottom-left-radius: 0; border-bottom-right-radius: 0; - li { - a { + > li { + > a { padding: 10px 20px; overflow: hidden; text-overflow: ellipsis;