feat(TextOverlayTooltip): WIP

This commit is contained in:
a.bouhuolia
2022-04-08 06:04:12 +02:00
parent 8160cbe402
commit 2ced5dc013
6 changed files with 56 additions and 34 deletions

View File

@@ -290,3 +290,8 @@ html[lang^='ar'] {
.font-bold {
font-weight: 600;
}
span.table-tooltip-overview-target{
display: inline;
}