[MM-52976] Increase width of announcement banner tooltip (#24964)

Этот коммит содержится в:
Gaurav Padam
2023-10-31 10:40:07 +05:30
коммит произвёл GitHub
родитель 6a26e40ee6
Коммит aae7e401e4

Просмотреть файл

@@ -7,6 +7,8 @@
word-wrap: break-word;
&#announcement-bar__tooltip {
width: 50%;
max-width: 100%;
pointer-events: auto;
}