diff --git a/components/lib/calendar/Calendar.vue b/components/lib/calendar/Calendar.vue index 8d9988a38..11dc49507 100755 --- a/components/lib/calendar/Calendar.vue +++ b/components/lib/calendar/Calendar.vue @@ -37,6 +37,7 @@ aria-haspopup="dialog" :aria-expanded="overlayVisible" :aria-controls="panelId" + :unstyled="unstyled" :pt="ptm('dropdownButton')" data-pc-section="dropdownbutton" > @@ -363,8 +364,26 @@
- - + +