Skip to content

Commit

Permalink
[MM-52976] Increase width of announcement banner tooltip (mattermost#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauravpadam authored Oct 31, 2023
1 parent 6a26e40 commit aae7e40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webapp/channels/src/sass/components/_tooltip.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
word-wrap: break-word;

&#announcement-bar__tooltip {
width: 50%;
max-width: 100%;
pointer-events: auto;
}

Expand Down

0 comments on commit aae7e40

Please sign in to comment.