tooltips: Fix text overflowing.

This commit is contained in:
Daniil Fadeev 2023-04-13 19:21:38 +04:00 committed by Tim Abbott
parent 9f6f77f6bc
commit a385f65126
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* for tooltips here.
*/
font-family: "Source Sans 3", sans-serif !important;
word-wrap: break-word;
overflow-wrap: anywhere;
/* Contains stylistic variant of upper-case character "I" in Source Sans 3 */
font-feature-settings: "ss01" on;