Skip to content

Commit

Permalink
Work for #6578 - Page paddings in different modes - fixed row space
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Oct 2, 2023
1 parent 87a6b29 commit bb63fd1
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/defaultV2-theme/blocks/sd-row.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,8 @@
margin-top: 0;
}

.sd-page__title~.sd-row.sd-page__row {
.sd-page__title~.sd-row:first-of-type.sd-page__row {
margin-top: calcSize(3);

&.sd-row--compact {
margin-top: var(--sd-base-vertical-padding);
}
}

.sd-row--multiple {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb63fd1

Please sign in to comment.