mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
Destination folder ids are now properly visible on View Rule Screen in Folder Rules (#3060)
This commit is contained in:
@@ -66,6 +66,7 @@
|
|||||||
"submenus",
|
"submenus",
|
||||||
"succes",
|
"succes",
|
||||||
"superadmin",
|
"superadmin",
|
||||||
|
"textitem",
|
||||||
"thumbnailed",
|
"thumbnailed",
|
||||||
"titlecase",
|
"titlecase",
|
||||||
"tooltip",
|
"tooltip",
|
||||||
|
@@ -3,5 +3,9 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
gap: 20px;
|
gap: 20px;
|
||||||
|
|
||||||
|
adf-card-view .adf-property-list .adf-property adf-card-view-item-dispatcher adf-card-view-textitem .mat-form-field .mat-form-field-infix {
|
||||||
|
width: 280px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user