All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.app.molecules.forms.search-field.search-field.component.scss Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
@import 'colors';


.search-field-group {
    display: flex;
}

input.search-field  {
    border: none;
    font-size: 20px;
    width:100%;
}

span.search-field {
    padding-top: 4px;
    border: none;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy