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

Unverified Commit 567a24c5 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #3655 from nextcloud/fix/3653/jumping-timezone

Fix jumping timezone picker
parents 3c2f5b88 55f8f667
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -234,6 +234,10 @@ export default {
		flex-grow: 2;
	}

	&__time-zone {
		max-width: 210px;
	}

	&__slots {
		display: flex;
		flex-direction: column;