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

Unverified Commit 6e511925 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #3643 from nextcloud/enh/3641/appointment-booking-avatar-size

Increase the avatar size on the appointment booking page
parents 987a87a1 31916436
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
				:display-name="userInfo.displayName"
				:disable-tooltip="true"
				:disable-menu="true"
				:size="64" />
				:size="180" />
			<div class="booking__display-name">
				<strong>{{ userInfo.displayName }}</strong>
			</div>