diff --git a/core/src/components/modal/modal.scss b/core/src/components/modal/modal.scss index 8a1a58a330..80f9284774 100644 --- a/core/src/components/modal/modal.scss +++ b/core/src/components/modal/modal.scss @@ -112,7 +112,7 @@ // -------------------------------------------------- .modal-handle { - @include position(14px, 0px, null, 0px); + @include position(5px, 0px, null, 0px); @include border-radius(8px, 8px, 8px, 8px); @include margin(null, auto, null, auto);