Skip to content

remove border box from input #32

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

Merged
merged 1 commit into from
Sep 20, 2021
Merged

remove border box from input #32

merged 1 commit into from
Sep 20, 2021

Conversation

ejmudi
Copy link
Owner

@ejmudi ejmudi commented Sep 20, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #32 (410cba4) into master (4d44927) will increase coverage by 0.67%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #32      +/-   ##
===========================================
+ Coverage   99.32%   100.00%   +0.67%     
===========================================
  Files           2         2              
  Lines         148       145       -3     
  Branches       47        46       -1     
===========================================
- Hits          147       145       -2     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
src/index.tsx 100.00% <100.00%> (+0.82%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d44927...410cba4. Read the comment docs.

@ejmudi ejmudi linked an issue Sep 20, 2021 that may be closed by this pull request
@ejmudi ejmudi merged commit 55c0769 into master Sep 20, 2021
@ejmudi ejmudi deleted the remove-border-box branch September 20, 2021 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

border-box box-sizing shortens width of user's input
1 participant