opus-react 0.6.29 → 0.6.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css CHANGED
@@ -25538,7 +25538,7 @@ button.opus_H9TUGj_root:hover, button.opus_H9TUGj_root:focus-visible {
25538
25538
  border: 1px solid #ffffff1f;
25539
25539
  border-radius: 9px;
25540
25540
  margin: 0;
25541
- padding: 23px 12px 11px;
25541
+ padding: 40px 12px 11px;
25542
25542
  font: 500 .8rem / 1.55 ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
25543
25543
  position: relative;
25544
25544
  overflow: auto;
@@ -25550,8 +25550,14 @@ button.opus_H9TUGj_root:hover, button.opus_H9TUGj_root:focus-visible {
25550
25550
  letter-spacing: .06em;
25551
25551
  font: 600 .64rem / 1 ui-monospace, monospace;
25552
25552
  position: absolute;
25553
- top: 7px;
25554
- right: 9px;
25553
+ top: 12px;
25554
+ right: 36px;
25555
+ }
25556
+
25557
+ .opus_nFPk0C_copy {
25558
+ position: absolute;
25559
+ top: 4px;
25560
+ right: 4px;
25555
25561
  }
25556
25562
 
25557
25563
  .opus_nFPk0C_comment {
@@ -25724,8 +25730,8 @@ button.opus_H9TUGj_root:hover, button.opus_H9TUGj_root:focus-visible {
25724
25730
  margin: 0;
25725
25731
  }
25726
25732
 
25727
- .opus_709yhz_text + .opus_709yhz_codeBlock {
25728
- margin-top: 8px;
25733
+ .opus_709yhz_text + .opus_709yhz_codeBlock, .opus_709yhz_codeBlock + .opus_709yhz_text {
25734
+ margin-top: 24px;
25729
25735
  }
25730
25736
 
25731
25737
  .opus_709yhz_group[data-alignment="right"] .ShowMore_toggle, .opus_709yhz_group[data-alignment="right"] button {