@use './variables' as *

// Block
.v-file-input
  input[type="file"]
    height: 100%
    left: 0
    opacity: 0
    position: absolute
    top: 0
    width: 100%
