Skip to content

Commit

Permalink
fix(ui5-avatar): tooltip is now visible on badge (#10498)
Browse files Browse the repository at this point in the history
  • Loading branch information
plamenivanov91 authored Jan 8, 2025
1 parent 8921f40 commit 12000d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/main/src/themes/Avatar.css
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@

/* Slotted Badge */
::slotted([slot="badge"]) {
pointer-events: initial;
position: absolute;
bottom: 0;
right: 0;
Expand Down

0 comments on commit 12000d6

Please sign in to comment.