Skip to content

Commit

Permalink
Fix layout alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
maxatdetroit committed Feb 14, 2024
1 parent 7c04b58 commit 9e0fd8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/atoms/ActionButton/ActionButton.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ div {
.abutton {
display: flex;
flex-direction: column;
justify-content: center;
min-width: 0;
--abutton-spacer-y: 1em;
--abutton-spacer-x: 1em;
Expand Down

0 comments on commit 9e0fd8e

Please sign in to comment.