1 @import '../../../../../assets/styles/mixins';
3 .ngx-datatable.material {
7 background-clip: padding-box;
8 background-color: rgb(233, 236, 239);
9 flex-direction: column;
10 font-family: monospace;
16 overflow: auto !important;
18 border-bottom: 6px solid white;
23 display: inline-block;
32 .datatable-row-group {
37 .datatable-body-cell-label {
40 -webkit-box-shadow: none;
48 .datatable-header span.datatable-header-cell-label {
52 .datatable-header-cell {
53 color: rgb(51, 51, 51);
60 word-break: break-all;