diff --git a/client/src/core-components/input.scss b/client/src/core-components/input.scss index 4e5066f9..f5d3a0a2 100644 --- a/client/src/core-components/input.scss +++ b/client/src/core-components/input.scss @@ -57,7 +57,7 @@ color: $primary-red; font-size: $font-size--sm; display: block; - position: absolute; + position: absolute; // } .input__text { border: 1px solid $primary-red;