File: D:/HostingSpaces/SBogers10/azenio.komma.pro/resources/sass/kms/attributes/_file.sass
.entity-attribute-file
input
position: relative
min-height: 60px
text-indent: 0
width: auto
padding: 10px 30px
&:focus
outline: none
&::-webkit-file-upload-button
visibility: hidden
&:after
content: "Kies een bestand"
display: block
border: dashed 2px $light-gray
border-radius: 4px
outline: none
white-space: nowrap
-webkit-user-select: none
cursor: pointer
line-height: 60px
text-align: center
margin-top: 10px
textarea
min-width: 500px
min-height: 100px
margin: 10px 30px
padding: 10px
font-size: 0.7rem
z-index: 99999
display: block
color: $dark-gray