@dialpad/dialtone 9.180.0 → 9.181.0

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.
@@ -4650,6 +4650,9 @@ legend .d-label--md {
4650
4650
  .d-rich-text-editor > .ProseMirror {
4651
4651
  box-shadow: none;
4652
4652
  }
4653
+ .d-rich-text-editor > .ProseMirror :where(a) {
4654
+ display: inline;
4655
+ }
4653
4656
  .d-rich-text-editor > .ProseMirror p.is-editor-empty:first-child::before {
4654
4657
  float: left;
4655
4658
  height: 0;