.DisplayedAs-input {
    /* should be specified precisely by design team in future */
    border: none;
    border-bottom: 1px solid $grey_200;
    font-size: 14px;
    height: 30px;
    line-height: 1.43;
    outline: none;
    padding: 0 10px;
    width: 100%;
}
