File "_select.scss"

Full Path: /home/vantageo/public_html/cache/.wp-cli/wp-content/plugins/material-design-for-contact-form-7/v1/scss/_select.scss
File size: 128 bytes
MIME-type: text/plain
Charset: utf-8

.mdc-select {
    padding-top: 0;
    padding-bottom: 0;
    height: 32px !important;
    option {
        color: black;
    }
}