diff --git a/src/react-components/input/Button.scss b/src/react-components/input/Button.scss index 3653a9ee1..85d18fcc8 100644 --- a/src/react-components/input/Button.scss +++ b/src/react-components/input/Button.scss @@ -85,4 +85,4 @@ &:active { background-color: $purple-pressed; } -} \ No newline at end of file +}