File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 67
67
.ui5-calheader-midcontainer {
68
68
display : flex;
69
69
justify-content : space-around;
70
- flex : 1 ;
70
+ flex : 1 1 auto ;
71
71
padding : 0 0.5rem ;
72
72
}
73
73
Original file line number Diff line number Diff line change 1
- : host ui5-calendar {
1
+ ui5-calendar {
2
2
width : 100% ;
3
3
}
Original file line number Diff line number Diff line change 1
1
: root {
2
2
--_ui5_calendar_header_arrow_button_border : none;
3
3
--_ui5_calendar_header_arrow_button_border_radius : 0.25rem ;
4
- --_ui5_calendar_header_middle_button_width : 2.5 rem ;
5
- --_ui5_calendar_header_middle_button_flex : 1 ;
4
+ --_ui5_calendar_header_middle_button_width : 6.25 rem ;
5
+ --_ui5_calendar_header_middle_button_flex : 1 1 auto ;
6
6
--_ui5_calendar_header_middle_button_focus_border_radius : 0.25rem ;
7
7
--_ui5_calendar_header_middle_button_focus_border : none;
8
8
--_ui5_calendar_header_middle_button_focus_after_display : block;
You can’t perform that action at this time.
0 commit comments