Update src/components/Tooltip.vue

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Peak Twilight 2025-06-19 20:01:54 +02:00 committed by GitHub
parent a690b6f203
commit c5bcdb80f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -178,7 +178,7 @@ export default {
.tooltip-message {
color: #f3f4f6;
font-size: 10px;
font-size: 12px;
margin-top: 4px;
padding-top: 4px;
border-top: 1px solid rgba(75, 85, 99, 0.3);