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