itooltip wordwrap

This commit is contained in:
troy
2022-04-03 15:32:16 +02:00
parent e48e4c3aa6
commit 7d9429d303
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,10 @@ tooltip {
}
tooltip a {
word-break: break-all;
}
tooltip h3 {
margin: 0;
color: #fff;