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

Add FileInput buttonText prop #3560

Merged
merged 13 commits into from
Jul 8, 2019
Prev Previous commit
Next Next commit
Remove extra rule
  • Loading branch information
thepocp committed Jul 4, 2019
commit ad36948b77ca9d70a7ecb84a9779045189721728
5 changes: 0 additions & 5 deletions packages/docs-app/src/styles/_examples.scss
Original file line number Diff line number Diff line change
Expand Up @@ -503,8 +503,3 @@
}
}

#{example("file-input")} {
.#{$ns}-file-upload-input::after {
content: "Browse";
}
}