Skip to content

Commit

Permalink
feat: ✨ dialog bottom styling
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderl19 committed Feb 20, 2024
1 parent 7a45294 commit 748c5b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/components/Dialog.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@
}
.bottom {
border-top: 1px solid var(--gray100);
padding: 16px;
}
.close {
Expand Down

0 comments on commit 748c5b0

Please sign in to comment.