courselit icon indicating copy to clipboard operation
courselit copied to clipboard

Long text in the code block makes the content overflow

Open rajat1saxena opened this issue 5 years ago • 0 comments

For example:

This content in the mobile resolution overflows the page.

webapp:
 volumes:
   - uploads:/uploads
volumes:
 uploads:
   driver: local
   driver_opts:
     device: /c/Users/<your_name>/apps/uploads
     o: bind

rajat1saxena avatar Nov 22 '20 09:11 rajat1saxena