Skip to content

Commit

Permalink
fix(rich-text-editor): DLT-2107 message input recipe updates (#522)
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Paugh <[email protected]>
  • Loading branch information
hynes-dialpad and braddialpad authored Oct 9, 2024
1 parent 19fb896 commit 639a72e
Show file tree
Hide file tree
Showing 4 changed files with 575 additions and 371 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
:input-aria-label="showAddLink.setLinkInputAriaLabel"
data-qa="dt-editor-link-input"
:placeholder="setLinkPlaceholder"
input-wrapper-class="d-bgc-black-100 d-mt6 d-bar5 d-ba d-baw1 d-bc-black-300 d-py2 d-ol-none"
input-wrapper-class="d-bgc-secondary d-mt6 d-bar5 d-ba d-baw1 d-bc-default d-py2 d-ol-none"
@click="onInputFocus"
@click.native.stop="onInputFocus"
@focus="onInputFocus"
Expand Down
Loading

0 comments on commit 639a72e

Please sign in to comment.