[ACA-2140] get the ADF style fixes in the same place

- to be easier to move them to ADF
This commit is contained in:
suzana_dirla
2019-08-20 19:21:51 +03:00
parent a971d8c24b
commit 0c0e13e13e
3 changed files with 17 additions and 18 deletions

View File

@@ -6,22 +6,6 @@
height: 400px;
}
// ADF FIXES
adf-permission-list {
.adf-display-permission-container {
flex: 1;
.adf-datatable-permission {
width: 100%;
.adf-datatable-cell--icon, // '--icon' should be replaced with '--image' as in all the other data tables
.adf-datatable-cell--image {
min-width: $data-table-thumbnail-width;
}
}
}
}
.aca-node-permissions-dialog {
.mat-dialog-title {
font-size: 20px;