lichess.org
Donate

Too much space on the UI

I don't think it was like this yesterday, I use edge browser, also tried it on brave same thing. Did liches get any update that yanked the UI a bit? lol
https://i.imgur.com/rZNjkFL.png
Same here in Chrome, assuming it's a recent Lichess TV bug, let's just wait for the fix now.
It's a bug. Grid layout adds chat there.

You can use this style with Stylus as a workaround until it's fixed:

.tv-single { grid-template-areas: "side app app" "side under ."; }
this was fixed, but it could be awhile before the next deploy