Skip to content

Commit

Permalink
fix(form): action buttons overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TeyaVes authored and joneff committed Mar 10, 2022
1 parent 450484b commit 4dbd1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/default/scss/forms/_layout.scss
Expand Up @@ -153,6 +153,7 @@
@extend .k-actions;
margin-top: 2 * $form-field-margin-top;
padding: 0;
overflow: visible;
}

// Form Hint/Error Messages
Expand Down

0 comments on commit 4dbd1f3

Please sign in to comment.