Since I update to 17.0.1, the interface looks like every thing is in bold.
The issue come from the usage of Roboto in the default font :

It was an issue github had. They fixed it by removing the Roboto from the default font-family. I can't found again the docs about it (i read something a few months about it). We can see in the stylesheet :
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
What do you think about removing Roboto from the defaut font-family in the nextcloud stylesheets ?
Thank you,
Since I update to 17.0.1, the interface looks like every thing is in bold.
The issue come from the usage of Roboto in the default font :
It was an issue
githubhad. They fixed it by removing the Roboto from the default font-family. I can't found again the docs about it (i read something a few months about it). We can see in the stylesheet :What do you think about removing
Robotofrom the defaut font-family in the nextcloud stylesheets ?Thank you,