Hi Amirmansoor,
Sorry for the inconvenience.
We were able to reproduce the reported issue (Button font size increased when using inside accordion) on our end and have logged a bug for fixing this issue. Fix for this is estimated to be available on 16th January, 2017.
Please use the below work-around until then.
<style>
.e-btn.e-select{
font-size: 14px;
}
</style>
|
Regards,
Deepa L.