Update src/components/Tooltip.vue

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Peak Twilight 2025-06-19 19:59:43 +02:00 committed by GitHub
parent 209b58306d
commit 8a65441cef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -172,7 +172,7 @@ export default {
.tooltip-time {
color: #d1d5db;
font-size: 11px;
font-size: 13px;
margin-bottom: 2px;
}