Skip to content

Instantly share code, notes, and snippets.

@afirdousi
Created June 27, 2017 23:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afirdousi/e2f8877d8d1812b8673bebda01b46644 to your computer and use it in GitHub Desktop.
Save afirdousi/e2f8877d8d1812b8673bebda01b46644 to your computer and use it in GitHub Desktop.
:host {
padding:10px;
border: 1px solid #d3d3d3;
}
div {
display:inline-block;
}
:host /deep/ input {
border:none;
outline:none;
height:100%;
box-sizing:border-box;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment