### Go version latest ### Output of `go env` in your module/workspace: ```shell Does not apply Chrome version 120.0.6099.230 on Android Samsung A53 ``` ### What did you do? Open https://go.dev/play/p/wllkgRAtd4a on an android phone ### What did you see happen? Line numbers greater than 9 on the left are garbled ### What did you expect to see? Lines numbers greater than 9 should be readable.
Activity
SoulPancake commentedon Jan 18, 2024
Is this specific to just androids or a specific resolution on responsive mode? @nightlyone
Omkar76 commentedon Jan 20, 2024
Played around this a bit in dev tools. seems like an easy fix with flexbox. Feel free to assign this to me.
gopherbot commentedon Jan 23, 2024
Change https://go.dev/cl/558015 mentions this issue:
go/playground: fix mobile UI bug, greater than 9 digits line number hidden bug in mobile devices