vendor/assets/stylesheets/components/_calendar.scss in active_frontend-14.0.22 vs vendor/assets/stylesheets/components/_calendar.scss in active_frontend-14.0.23
- old
+ new
@@ -76,10 +76,10 @@
border: 1px solid darker-color(primary);
border-radius: border-radius(b);
color: color(white);
cursor: default;
font-size: text-size(s);
- padding: 2px 3px 3px;
+ padding: 0 3px 1px;
}
.calendar-event-draggable { cursor: pointer; }
.calendar-event-inner {
height: 100%;
overflow: hidden;