diff --git a/web/app/components/input/__button/input__button.scss b/web/app/components/input/__button/input__button.scss index 6cf3f2c8..ffd4c323 100644 --- a/web/app/components/input/__button/input__button.scss +++ b/web/app/components/input/__button/input__button.scss @@ -8,6 +8,7 @@ bottom: 0; box-sizing: border-box; width: $buttonWidth; + height: 100%; padding: 0 10px; font-size: 16px; border: 0;