mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +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.
|
* for tooltips here.
|
||||||
*/
|
*/
|
||||||
font-family: "Source Sans 3", sans-serif !important;
|
font-family: "Source Sans 3", sans-serif !important;
|
||||||
|
word-wrap: break-word;
|
||||||
|
|
||||||
/* Affects all tippy tooltips not using any theme. */
|
/* Affects all tippy tooltips not using any theme. */
|
||||||
.tippy-box:not([data-theme]) {
|
.tippy-box:not([data-theme]) {
|
||||||
|
|||||||
Reference in New Issue
Block a user