Skip to content

Commit

Permalink
style(dialog): change close button size
Browse files Browse the repository at this point in the history
  • Loading branch information
Enes5519 committed Aug 12, 2024
1 parent 6f38eec commit 0c029a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/dialog/bl-dialog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ export default class BlDialog extends LitElement {
icon="close"
variant="tertiary"
kind="neutral"
size="small"
></bl-button>`
: null;

Expand Down

0 comments on commit 0c029a8

Please sign in to comment.