diff --git a/web/components/action-buttons/ActionButtonRow/ActionButtonRow.module.scss b/web/components/action-buttons/ActionButtonRow/ActionButtonRow.module.scss index 84352f4fb..9af52e791 100644 --- a/web/components/action-buttons/ActionButtonRow/ActionButtonRow.module.scss +++ b/web/components/action-buttons/ActionButtonRow/ActionButtonRow.module.scss @@ -9,6 +9,7 @@ button { margin-left: clamp(1px, 0.2vw, 0.3rem); margin-right: clamp(1px, 0.2vw, 0.3rem); + margin-bottom: 0.5rem; &:last-of-type { margin-right: 0;