diff --git a/client/src/components/ui/InputText/InputText.module.scss b/client/src/components/ui/InputText/InputText.module.scss index b915273dd5..8905c60324 100644 --- a/client/src/components/ui/InputText/InputText.module.scss +++ b/client/src/components/ui/InputText/InputText.module.scss @@ -89,7 +89,7 @@ font-size: $font-size-18; &.hasSuffix { - padding: 0 5.2rem 0 2.8rem; + padding: 0 5.5rem 0 2.8rem; } } }