fix: weather tooltip

This commit is contained in:
alexsparkes
2022-10-23 14:26:31 +01:00
parent 66b3a10858
commit bc45f98b51

View File

@@ -28,6 +28,9 @@
.tooltip {
width: 100%;
}
.tooltipTitle {
max-height: 12px;
}
}
.extra-info {