diff --git a/src/styles/_modal.scss b/src/styles/_modal.scss index 345e47e..a3d86bd 100644 --- a/src/styles/_modal.scss +++ b/src/styles/_modal.scss @@ -206,8 +206,8 @@ width: 30%; } - .maputnik-input-block-content { - width: 70%; + .maputnik-input-block-action { + width: 20%; } } @@ -218,8 +218,8 @@ width: 30%; } - .maputnik-input-block-content { - width: 70%; + .maputnik-input-block-action { + width: 20%; } }