Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
feat: centralize tooltip content
Browse files Browse the repository at this point in the history
  • Loading branch information
Raspincel committed Dec 15, 2023
1 parent 2b65aca commit df0785a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/web-components/dropdown/index.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ export const dropdownStyle = css`
margin: 0;
font-family: roboto;
white-space: nowrap;
text-align: center;
}
.tooltip-name {
Expand Down

0 comments on commit df0785a

Please sign in to comment.