CyclicMaterials/molecule-input

View on GitHub
demo/SsnInput/index.css

Summary

Maintainability
Test Coverage
.demo-SsnInput {
  display: inline-block;
}

.demo-SsnInput INPUT {
  font: inherit;
  outline: none;
  box-shadow: none;
  border: none;
  width: auto;
  text-align: center;
}