opus-react 0.6.27 → 0.6.28

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
@@ -25716,6 +25716,10 @@ button.opus_H9TUGj_root:hover, button.opus_H9TUGj_root:focus-visible {
25716
25716
  white-space: pre-wrap;
25717
25717
  }
25718
25718
 
25719
+ .opus_709yhz_prose, .opus_709yhz_proseBlock {
25720
+ display: grid;
25721
+ }
25722
+
25719
25723
  .opus_709yhz_codeBlock {
25720
25724
  margin: 0;
25721
25725
  }