Skip to content

Commit

Permalink
fix(sbb-calendar): fix disabled month selection on wide view (#3195)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Mario Castigliano <[email protected]>
  • Loading branch information
2 people authored and github-actions committed Nov 7, 2024
1 parent 8cbc8b3 commit 99b9a26
Show file tree
Hide file tree
Showing 3 changed files with 387 additions and 324 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ snapshots["sbb-calendar renders Shadow DOM"] =
<div class="sbb-calendar__controls-month">
<button
aria-label="Choose year and month January 2023"
class="sbb-calendar__controls-change-date"
id="sbb-calendar__date-selection"
class="sbb-calendar__controls-change-date sbb-calendar__date-selection"
type="button"
>
January 2023
Expand Down
Loading

0 comments on commit 99b9a26

Please sign in to comment.