Skip to content

Commit

Permalink
Fix alert code block (#112)
Browse files Browse the repository at this point in the history
* Add css selector > for alert icon

To fix the broken layout of copy icon button in alert codeblock.
It should not be overridden by alert's icon styles.

* Add width and max-width to alert styles

To fix the overflow width of alert codeblock. It should be 100%
if less than view width, and fit-content if greater than viewWidth.
  • Loading branch information
daisy142 authored Nov 15, 2023
1 parent d24aa05 commit a6b9ce0
Showing 1 changed file with 1 addition and 1 deletion.
Loading

0 comments on commit a6b9ce0

Please sign in to comment.