Skip to content

TimePicker: explicit declare box-sizing: content-box #13347

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
Nov 9, 2018

Conversation

PanJiaChen
Copy link
Contributor

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow Element's contributing guide (中文 | English | Español).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer relative issues for you PR.

Many projects will increase the following css globally.

*,
*:before,
*:after {
  box-sizing: inherit;
}

Such as minireset, bootstrap Or article.

But time-pick hs a display bug, because it will inherit el-date-range-picker__time-header attr.

image

Online demo

@element-bot
Copy link
Member

Deploy preview for element ready!

Built with commit f922b01

https://deploy-preview-13347--element.netlify.com

@ziyoung ziyoung merged commit fb4ba16 into ElemeFE:dev Nov 9, 2018
weisiren168 pushed a commit to weisiren168/element that referenced this pull request Jun 20, 2019
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.

3 participants