Skip to content

Commit

Permalink
Revert "Update question.scss"
Browse files Browse the repository at this point in the history
This reverts commit 4d46136.
  • Loading branch information
dmitry-kurmanov committed May 9, 2024
1 parent 4d46136 commit 3ed51a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/survey-creator-core/src/components/question.scss
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ svc-question,
}

.svc-question__content--paneldynamic {
>.sd-question__content {
.sd-question__content {
padding-bottom: 2px;
margin-bottom: -2px;
}
Expand All @@ -829,4 +829,4 @@ svc-question,
.svc-required-action--active:not(.sv-action-bar-item--pressed):enabled:focus,
.svc-required-action--active {
background-color: $secondary-backcolor-semi-light;
}
}

0 comments on commit 3ed51a6

Please sign in to comment.