diff --git a/src/components/atoms/ActionButton/ActionButton.css b/src/components/atoms/ActionButton/ActionButton.css index 657ee827..319f60c0 100644 --- a/src/components/atoms/ActionButton/ActionButton.css +++ b/src/components/atoms/ActionButton/ActionButton.css @@ -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;