Skip to content

Commit

Permalink
高さ調整
Browse files Browse the repository at this point in the history
  • Loading branch information
slofp committed Nov 26, 2023
1 parent bc35f4a commit 1a9642b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<MkModalWindow
ref="dialog"
:width="400"
:height="600"
:height="700"
@close="cancel"
@closed="emit('closed')"
>
Expand Down

0 comments on commit 1a9642b

Please sign in to comment.