Skip to content

Commit

Permalink
Work for surveyjs/survey-creator#4371 - Theme builder/Preview : stran…
Browse files Browse the repository at this point in the history
…ge resulting page - unified styles for the modern theme
  • Loading branch information
tsv2013 committed Sep 20, 2023
1 parent 9994a67 commit 8d2c54c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/modern/blocks/sv-body.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.sv-body {
width: 100%;
padding-bottom: calcSize(10);
}

.sv-body__timer,
Expand Down
1 change: 0 additions & 1 deletion src/modern/blocks/sv-container.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
color: var(--text-color, $text-color);
font-size: var(--font-size, $font-size);
font-family: var(--font-family, $font-family);
margin-bottom: calcSize(10);
}

.sv-container-modern__title {
Expand Down

0 comments on commit 8d2c54c

Please sign in to comment.