We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa2e80 commit 977c344Copy full SHA for 977c344
scss/day-view.scss
@@ -53,6 +53,7 @@
53
text-overflow: ellipsis;
54
white-space: nowrap;
55
height: 100%;
56
+ box-sizing: border-box;
57
}
58
59
.cal-draggable {
0 commit comments