table { position: relative; z-index: $zindex-dropdown; .status-icon svg { width: 1rem; height: auto; } } .table-light { td { border-top: none; border-bottom: 1px solid $gray-300; } } .thead-light.thead-light { th { border: none; color: $dark; } }