Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
refactor: use xl size for password confirmation modal (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsobries authored Sep 2, 2021
1 parent 2e32335 commit 601cb7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<x-ark-modal
title-class="header-2"
width-class="max-w-2xl"
width-class="max-w-xl"
:wire-close="$closeMethod"
>
<x-slot name="title">
Expand Down

0 comments on commit 601cb7e

Please sign in to comment.