fix button style (#4032)

This commit is contained in:
Pavel Laptev 2024-06-07 12:37:59 +02:00 committed by GitHub
parent e735959e69
commit 5301181c49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -221,8 +221,8 @@
>
<Button
size="tag"
style="ghost"
outline
kind="solid"
icon="edit-text"
on:click={openCommitMessageModal}>Edit message</Button
>