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

Unverified Commit 55f8f667 authored by Richard Steinmetz's avatar Richard Steinmetz
Browse files

Fix jumping timezone picker

parent 3c2f5b88
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;