Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e8562167 authored by Georg Ehrke's avatar Georg Ehrke Committed by backportbot[bot]
Browse files

Fix layout issues of calendar sharing

parent 07958619
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -175,7 +175,15 @@
	}

	.app-navigation-entry__multiselect {
		padding-left: 8px;
		padding: 0 8px;

		.multiselect {
			width: 100%;

			&__content-wrapper {
				z-index: 200 !important;
			}
		}
	}

	.app-navigation-entry__icon-bullet-disabled {