Skip to content

Commit

Permalink
PR: Toolbox Item Right Padding (surveyjs#4393)
Browse files Browse the repository at this point in the history
* work for the surveyjs#4343

* work for the surveyjs#4343 (updated screens)
  • Loading branch information
dmitry-kurmanov authored Jul 31, 2023
1 parent 18b4f29 commit 94a09ec
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/survey-creator-core/src/components/question.scss
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ svc-question {
background-color: $background;
color: $foreground;
padding: calcSize(1) calcSize(1.5);
padding-right: calcSize(2);
cursor: grabbing;
position: absolute;
z-index: 1000;
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.

0 comments on commit 94a09ec

Please sign in to comment.