Hi, with the issue that I am facing, the select tag menu takes a 'Times' like font which is not the default font of the application. I am wrong in saying that the select tag menu should have the default system font? Is it something that can be or is customized by error? I am using DaisyUI styling based on Tailwind, but I am not aware of any customization of font styling on the native menu font of the select tag.
Would you have any advice on how I could fix this issue or any clue about the reason for this issue? I can remember that font style was correct some times ago. The only changes I made in between are: 1. Moving from DaisyUI previous versions to 3.x (But I don't think it is the reason), and 2. statically linking some native lib (libheif) to include it with the binary without external dependency to install.