mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
tippy: Wrap overflowing content of tippy tooltips.
This commit is contained in:
committed by
Tim Abbott
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]) {
|
||||
|
||||
Reference in New Issue
Block a user