deno-docs icon indicating copy to clipboard operation
deno-docs copied to clipboard

Denobyexample

Open thisisjofrank opened this issue 1 year ago • 4 comments

thisisjofrank avatar Apr 28 '24 22:04 thisisjofrank

dark mode needs another pass: image

lucacasonato avatar May 09 '24 10:05 lucacasonato

scroll bars on mobile are not great:

image

Why the change with the space between code blocks on desktop? They are meant to be continuous, because the notes are just annotations on a continuous block of code (for example https://examples.deno.land/http-server-routing).

lucacasonato avatar May 09 '24 13:05 lucacasonato

scroll bars on mobile are not great:

image

Why the change with the space between code blocks on desktop? They are meant to be continuous, because the notes are just annotations on a continuous block of code (for example https://examples.deno.land/http-server-routing).

Argh, somehow didn't spot that this change had crept in. I've updated but had to do some CSS crimes to fight docusaurus' code block styling.

thisisjofrank avatar May 13 '24 11:05 thisisjofrank

Functionality looks good now! Thanks :)

lucacasonato avatar May 13 '24 11:05 lucacasonato