Skip to content

Commit 4560ff7

Browse files
committed
[changed] better thin event title collapse
1 parent 0eeb43f commit 4560ff7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/less/day-slot.less

+3-1
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323

2424
.rbc-event-content {
2525
width: 100%;
26-
flex: none;
26+
flex: 1 1 0;
2727
word-wrap: break-word;
2828
line-height: 1;
29+
height: 100%;
30+
min-height: 1em;
2931
}
3032

3133
}

0 commit comments

Comments
 (0)