chore(web): modal max-width to 95 viewport width (#1297)

This commit is contained in:
Jason Rasmussen
2023-01-10 22:06:27 -05:00
committed by GitHub
parent 96e786d480
commit a3688fe642
13 changed files with 13 additions and 13 deletions

View File

@@ -144,7 +144,7 @@
{#if shouldShowInfoPanel}
<FullScreenModal on:clickOutside={() => (shouldShowInfoPanel = false)}>
<div class="border bg-white shadow-sm w-[500px] rounded-3xl p-8 text-sm">
<div class="border bg-white shadow-sm w-[500px] max-w-[95vw] rounded-3xl p-8 text-sm">
<h1 class="font-medium text-immich-primary text-lg mb-4">Password reset success</h1>
<p>