The RB4VS Documentation Page displays incorrectly on mobile

When I tested the RB4VS Documentation page on mobile, I noticed that the display on the phone was not good. I checked and found that it's due to the min-width: 800px; property in the "content" class. Could you remove the min-width to improve the display on mobile?

<div class="content" style="min-width: 800px;">


Hi @Thanh,

Thank you for reporting this issue. We will try to address it soon.

1 Like