mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4636][ADF-4137][ADF-4596] Datatable and Assignee bugs (#4832)
This commit is contained in:
committed by
Eugenio Romano
parent
be35267df3
commit
c85df84a01
@@ -168,6 +168,7 @@
|
||||
flex-direction: column;
|
||||
background-color: mat-color($background, card);
|
||||
border: $data-table-dividers;
|
||||
box-sizing: border-box;
|
||||
|
||||
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
|
||||
.adf-datatable-center-size-column-ie {
|
||||
@@ -203,6 +204,7 @@
|
||||
.adf-datatable-body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background-color: inherit;
|
||||
|
||||
.adf-datatable-row {
|
||||
@include material-animation-default(0.28s);
|
||||
|
Reference in New Issue
Block a user