mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-01 14:41:14 +00:00
[ACA-2140] get the ADF style fixes in the same place
- to be easier to move them to ADF
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user