Skip to content

Commit

Permalink
revert question scrolling (#5755)
Browse files Browse the repository at this point in the history
* revert question scrolling

* fixed css
  • Loading branch information
novikov82 authored Aug 6, 2024
1 parent 731eb57 commit 273e3e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/survey-creator-core/src/components/question.scss
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ svc-question {
margin-left: 0;
}

.sd-selectbase--multi-column {
overflow: initial;
}
.sd-question.sd-question--table {
overflow-x: initial;
}
Expand Down
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 273e3e1

Please sign in to comment.