mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[AAE-40654] added space for label (#11443)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<div [ngSwitch]="templateType">
|
||||
<div class="adf-card-textitem-field-container" [ngSwitch]="templateType">
|
||||
<div *ngSwitchDefault>
|
||||
<mat-form-field
|
||||
subscriptSizing="dynamic"
|
||||
|
||||
+4
@@ -90,3 +90,7 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
.adf-card-textitem-field-container {
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user