Skip to content

Commit

Permalink
fix: cut form-block vertical paddings for direction center
Browse files Browse the repository at this point in the history
  • Loading branch information
qradle-yndx committed Jan 16, 2024
1 parent 28024da commit 2bc3ff8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/blocks/Form/Form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ $largeBorderRadius: 32px;
}

&_center {
padding-top: $indentXL;
padding-bottom: $indentL;
flex-direction: column;

#{$root}__content-wrapper {
Expand Down

0 comments on commit 2bc3ff8

Please sign in to comment.