Merge pull request #1987 from marxjohnson/MOBILE-3088_integration

MOBILE-3088 context menu: Remove grey bar below menu items
main
Juan Leyva 2019-07-18 11:44:43 +02:00 committed by GitHub
commit 08749645a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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);