Skip to content

Commit

Permalink
fix: align arrow to right on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
YourivHDenHaag committed Nov 21, 2024
1 parent ee67395 commit 4c60c49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/wild-berries-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@gemeente-denhaag/action": patch
---

Align arrow to right on mobile
1 change: 1 addition & 0 deletions components/Action/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
display: flex;
align-items: center;
gap: var(--denhaag-action-actions-gap);
margin-inline-start: auto;

& > a {
width: 100%;
Expand Down

0 comments on commit 4c60c49

Please sign in to comment.