Hi Chris,
Greetings from Syncfusion support.
We suggest you to apply corresponding styles in your application by overriding the default styles to achieve this requirement. Based on this scenario, we suggest you to add the below style to achieve this requirement.
<style>
.e-grid .e-gridform .e-input-group {
font-size: 11px;
}
</style>
|
Please get back to us if you need further assistance.
Regards,
Renjith Singh Rajendran