When using the following code, the control is displayed without a corner radius: ``` <c-input-group> <c-date-picker formControlName="startsOnDate" /> </c-input-group> ``` The same is true for a c-time-picker (testet) and maybe c-multi-select (not testet)