I'm using the HTML control to make a very simple changelog screen, it has slightly rounded edges, inside the editor the right edges are perfect:
But when I open it as a normal user, on my cell phone for example, it appears with the right edges cut off:
Does anyone know how to resolve?
Extra: If anyone knows how to disable the app's color change when the phone is in dark mode, that would help a lot too.
Solved! Go to Solution.
Eu resolvi o problema, aparentemente era na forma que estava sendo calculada a largura da forma, antes estava Width: 100%, agora está Calc(100% - 10px)
Hey @Jhey_Frie
Did you resolve your issue? If not, would you mind sharing the code you're using and I can have a look for you?
Warm regards,
Kristine
Eu resolvi o problema, aparentemente era na forma que estava sendo calculada a largura da forma, antes estava Width: 100%, agora está Calc(100% - 10px)
User | Count |
---|---|
260 | |
110 | |
98 | |
56 | |
40 |