@value inputHeight from '../dimensions.css';

.common {
  line-height: inputHeight;
  margin-left: 10px;
  color: graytext;
}
