diff --git a/src/components/CalendarPane.vue b/src/components/CalendarPane.vue index c2c50ab97..10406961b 100644 --- a/src/components/CalendarPane.vue +++ b/src/components/CalendarPane.vue @@ -229,6 +229,7 @@ export default { user-select: none; white-space: nowrap; padding: 0 8px; + line-height: 27px; &:hover { opacity: 0.75; }