daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

Fix mobile screen code block overflow issue

Open prvn347 opened this issue 1 year ago • 0 comments

@hkirat The previous pull request (#289 ) was closed because that has some yarn.lock conflict.

  • This pr fixes the codeblock overflowing issue.
  • In this I have implemented CSS adjustments to ensure code blocks are properly contained within the viewport on mobile devices.

Resolves #288

chrome-capture-2024-4-16

  • [x] I have performed a self-review of my code
  • [x] I assure there is no similar/duplicate pull request regarding same issue

prvn347 avatar Apr 17 '24 06:04 prvn347