File: D:/HostingSpaces/fire-tech/fire-tech.nl/resources/assets/sass/kms/attributes/_textArea.sass
.entity-attribute-text-area
padding: 0
label
position: relative
display: inline-block
vertical-align: top
width: 160px
.text-area-wrapper
display: inline-block
vertical-align: top
width: calc(100% - 195px)
>textarea
display: block
width: 100%
padding: 20px 20px 20px 10px
min-height: 200px
background-color: transparent
border: none
line-height: grid-row(1)
+attribute-focus
font-size: 0.7rem
resize: vertical