@import '../../core/stylesheets/variables.scss'; .md-file { display: flex; flex: 1; input[type="file"] { width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; position: absolute; clip: rect(0 0 0 0); border: 0; } .md-icon { cursor: pointer; } }