mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[AAE-13211] fixed datetime icon width (#8420)
This commit is contained in:
@@ -163,13 +163,16 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mat-form-field {
|
.adf-property-field {
|
||||||
.mat-form-field-suffix {
|
.adf-property-clear-value,
|
||||||
.mat-icon {
|
.adf-textitem-edit-value {
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.mat-form-field {
|
||||||
|
.mat-form-field-suffix {
|
||||||
.adf-textitem-edit-icon {
|
.adf-textitem-edit-icon {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user