Skip to content

Commit 933b2a8

Browse files
committed
[Add] separatorInset.left
1 parent 2ab6f6c commit 933b2a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DropDown/src/DropDown.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,6 +551,7 @@ private extension DropDown {
551551
tableView.separatorColor = separatorColor
552552
tableView.layer.cornerRadius = cornerRadius
553553
tableView.layer.masksToBounds = true
554+
tableView.separatorInset.left = 0
554555
}
555556

556557
}

0 commit comments

Comments
 (0)