mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
tippy: Wrap overflowing content of tippy tooltips.
This commit is contained in:
parent
0b0a8f4659
commit
b28efaae76
@ -84,6 +84,7 @@ pre {
|
||||
* for tooltips here.
|
||||
*/
|
||||
font-family: "Source Sans 3", sans-serif !important;
|
||||
word-wrap: break-word;
|
||||
|
||||
/* Affects all tippy tooltips not using any theme. */
|
||||
.tippy-box:not([data-theme]) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user