Skip to content

Commit

Permalink
#6300 Incorrect margin in logic (#6301)
Browse files Browse the repository at this point in the history
* #6300 Incorrect margin in logic
Fixes #6300

* #6300 Incorrect margin in logic
Fixes #6300
  • Loading branch information
novikov82 authored Dec 23, 2024
1 parent 24537b3 commit ade188e
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/survey-creator-core/src/components/tabs/logic.scss
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@
flex-flow: row wrap;
}

.svc-creator-popup .sl-panel-wrapper:first-child .sl-question {
margin-top: 0;
}

.sl-row--multiple {
.sl-panel {
padding-bottom: 0;
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.
Binary file modified visualRegressionTests-V2/tests/designer/etalons/pg-logic-popup.png
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.
Binary file modified visualRegressionTests/tests/designer/etalons/pg-logic-popup.png
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 ade188e

Please sign in to comment.