This commit is contained in:
WBHarry 2025-11-25 23:16:30 +01:00
parent 4954e41b02
commit aec5c06da7
14 changed files with 156 additions and 46 deletions

View file

@ -15,5 +15,14 @@
font-style: italic;
}
}
.tooltip-footer {
display: flex;
justify-content: center;
font-size: 12px;
width: 100%;
font-style: italic;
font-weight: bold;
}
}
}