97399 Added support for links in tooltips

This commit is contained in:
Koen Pauwels
2022-12-19 14:55:55 +01:00
parent 28a127ca0e
commit 1ae18ec9f7
6 changed files with 96 additions and 13 deletions

View File

@@ -23,5 +23,5 @@
}
::ng-deep .tooltip-inner {
max-width: 300px;
width: 300px;
}