Skip to content

Commit d4346a3

Browse files
authored
fix: increase calendarbox width to show sundays (#437)
1 parent 3e7794b commit d4346a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djangocms_admin_style/sass/components/_forms.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ div.calendar {
667667
}
668668
}
669669
div.calendarbox {
670-
width: 230px !important;
670+
width: 256px !important;
671671
table {
672672
margin-bottom: 0 !important;
673673
td {

0 commit comments

Comments
 (0)