Skip to content

Commit

Permalink
fix: add button tooltip part for more styling
Browse files Browse the repository at this point in the history
options like transition delay, backdrop-filter, etc...
  • Loading branch information
luwes committed Oct 4, 2024
1 parent 906203e commit 2d96d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/media-chrome-button.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ template.innerHTML = /*html*/ `
</style>
<slot name="tooltip">
<media-tooltip>
<media-tooltip part="tooltip">
<slot name="tooltip-content"></slot>
</media-tooltip>
</slot>
Expand Down

0 comments on commit 2d96d24

Please sign in to comment.