HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/ZelfVerkopen/zelfverkopen.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