Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix background colour for money input #513

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

montezume
Copy link
Contributor

@montezume montezume commented Feb 6, 2019

Fixes background colour for MoneyInput

@montezume montezume self-assigned this Feb 6, 2019
@montezume montezume added 🐛 Type: Bug Something isn't working Semver: FIX labels Feb 6, 2019
Copy link
Contributor

@qmateub qmateub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💅

@@ -5,7 +5,7 @@ import { getInputStyles } from '../styles';
const getCurrencyLabelStyles = () => css`
display: flex;
color: ${vars.fontColorDisabled};
background-color: var(--background-color-input-disabled);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂️

@montezume
Copy link
Contributor Author

@filippobocik are you sure this is right? Sort of weird that the VRTs didn't change...

@montezume montezume force-pushed the ml-money-input-fixesz branch from 6177e64 to 22542ca Compare February 6, 2019 15:48
@montezume montezume merged commit 2104506 into master Feb 6, 2019
@jonnybel jonnybel deleted the ml-money-input-fixesz branch March 23, 2020 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants