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/SBogers10/lmbm.komma.pro/resources/assets/sass/kms/attributes/_table.sass
.entity-attribute-table
  padding: 0

  table
    display: table
    +size(100% 100%)
    +box-sizing(border-box)
    background-color: transparent
    padding-left: 205px
    margin-bottom: grid-row(.5)
    border: none
    line-height: grid-row(1)

    th
      font-weight: bold
      font-size: 13px
      text-align: left
      color: #9ba0ae
      text-transform: uppercase

    td
      vertical-align: top
      border-top: 1px solid $dark-white