After updating to Vaadin Flow 24.1, the global font size of all texts has changed and is now smaller than before (usable, but not desired). How can I reset the font size back to the original value (from Vaadin Flow 24.0)? Or how can I change the font size globally for Vaadin Flow?
I looked in the changelogs of the new update but found nothing that mentions this issue. I hope you have some suggestions about this problem.
Update on the above issue. There seems to be a pull request for this problem which hopefully fixes it in the next patch. (https://github.com/vaadin/flow/issues/17070)