Commit b287b8f
fix(CopyButton): ensure copy text is placed over icons (#7611)
* fix(CopyButton): ensure copy text is placed over icons
* fix(CodeSnippet): fix tooltip positioning with multiple codesnippets
* fix(CodeSnippet): only set z-index on multi snippet
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>1 parent 025b20f commit b287b8f
File tree
2 files changed
+2
-1
lines changed- packages/components/src/components
- code-snippet
- copy-button
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | 336 | | |
338 | 337 | | |
339 | 338 | | |
| |||
465 | 464 | | |
466 | 465 | | |
467 | 466 | | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
0 commit comments