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/slenders/slenders.nl/resources/sass/kms/attributes/_textArea.sass
.entity-attribute-text-area
  padding: 0

  label
    vertical-align: top

  .text-area-wrapper
    display: inline-block
    vertical-align: top
    width: calc(100% - 205px)
    margin-left: 205px
    border-left: solid 1px #e0e6ec

    >textarea
      display: block
      width: 100%
      padding: 20px 20px 20px 20px
      background-color: #fbfbfb
      box-shadow: inset 1px 0 5px rgba($black, .075)

      min-height: 200px
      border: none
      line-height: grid-row(1)
      +attribute-focus
      font-size: 0.7rem
      resize: vertical

      &::placeholder
        font-style: italic



div.mce-edit-area
  background: #fbfbfb !important

div.mce-toolbar-grp
  border-bottom: 1px solid #e0e6ec