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 <mario.castigliano@finconsgroup.com>
  • Loading branch information
jeripeierSBB and MarioCastigliano authored Nov 7, 2024
1 parent 0eef7cb commit f7ae7ea
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 @@ -27,8 +27,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 f7ae7ea

Please sign in to comment.