diff --git a/ui/src/components/calendar/SVGRect.vue b/ui/src/components/calendar/SVGRect.vue index 84086a0..5245d57 100644 --- a/ui/src/components/calendar/SVGRect.vue +++ b/ui/src/components/calendar/SVGRect.vue @@ -8,7 +8,7 @@ >
@@ -72,7 +72,7 @@ foreignObject > div { &.visible, &:hover { - border-width: 3px; + border-width: 2px; border-style: solid; @each $name, $color in $advent22-colors {