RED-7678 - In-Place editing fields in Workflow View not aligned correctly

This commit is contained in:
Valentin Mihai 2023-10-20 14:46:15 +03:00
parent b2e7814a75
commit 7e44873dbb

View File

@ -106,6 +106,10 @@
font-size: 12px;
padding-left: 5px;
}
mat-datepicker-toggle {
bottom: -8px;
}
}
}