mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-10 14:11:17 +00:00
[ACS-5540]Added focus
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
border: 1px solid var(--theme-metadata-property-panel-border-color);
|
||||
border-radius: 12px;
|
||||
margin-bottom: 12px;
|
||||
|
||||
.mat-expansion-panel-header {
|
||||
border-radius: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.acs-details-container {
|
||||
@@ -28,6 +32,10 @@
|
||||
margin: 24px;
|
||||
border-radius: 12px;
|
||||
|
||||
.mat-expansion-panel-header {
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
.adf-metadata-properties-group-title {
|
||||
width: 548px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user