Skip to content

Commit 640809a

Browse files
committed
fix dropdown button position
1 parent 508bb65 commit 640809a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/survey-creator-core/src/property-grid-theme/blocks/spg-dropdown.scss

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
inset-block-start: var(--ctr-editor-padding-top, var(--sjs-spacing-x05));
3232
inset-inline-end: var(--ctr-editor-padding-right, var(--sjs-spacing-x05));
3333
inset-block-end: var(--ctr-editor-padding-bottom, var(--sjs-spacing-x05));
34+
transform: none;
3435

3536
&:hover,
3637
&:focus {

0 commit comments

Comments
 (0)