mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(item-divider): update design to match native iOS (#20854)
This commit is contained in:
@ -4,8 +4,3 @@
|
||||
|
||||
// iOS Item Group
|
||||
// --------------------------------------------------
|
||||
|
||||
.item-group-ios ion-item:last-child,
|
||||
.item-group-ios ion-item-sliding:last-child .item {
|
||||
--border-width: 0;
|
||||
}
|
||||
|
||||
@ -4,8 +4,3 @@
|
||||
|
||||
// Material Design Item Group
|
||||
// --------------------------------------------------
|
||||
|
||||
.item-group-md ion-item:last-child,
|
||||
.item-group-md ion-item-sliding:last-child ion-item {
|
||||
--border-width: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user