MOBILE-3088 context menu: Remove grey bar below menu items
parent
9c7dc76730
commit
c786451280
|
@ -1,4 +1,7 @@
|
|||
ion-app.app-root core-context-menu-popover {
|
||||
.list {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.item-md ion-icon[item-start] + .item-inner,
|
||||
.item-md ion-icon[item-start] + .item-input {
|
||||
@include margin-horizontal(5px, null);
|
||||
|
|
Loading…
Reference in New Issue