Bigger rounded corners on event bars
This commit is contained in:
parent
a73ad4c722
commit
a72bc4dc75
@ -329,7 +329,7 @@ function applyRangeDuringDrag(st, startDate, endDate) {
|
||||
|
||||
.event-span {
|
||||
padding: 0.1em 0.3em;
|
||||
border-radius: 0.2em;
|
||||
border-radius: 1em;
|
||||
font-size: clamp(0.45em, 1.8vh, 0.75em);
|
||||
font-weight: 600;
|
||||
cursor: grab;
|
||||
|
Loading…
x
Reference in New Issue
Block a user