mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5645] added focus
This commit is contained in:
committed by
Anukriti Singh
parent
498bc52df5
commit
ec2219fd9b
+5
@@ -3,6 +3,11 @@
|
|||||||
mat-expansion-panel-header {
|
mat-expansion-panel-header {
|
||||||
height: 56px;
|
height: 56px;
|
||||||
padding: 0 12px;
|
padding: 0 12px;
|
||||||
|
border-radius: 12px;
|
||||||
|
|
||||||
|
.mat-content {
|
||||||
|
display: contents;
|
||||||
|
}
|
||||||
|
|
||||||
.adf-metadata-properties-title {
|
.adf-metadata-properties-title {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
|||||||
Reference in New Issue
Block a user