You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(timetable): border-radius gap difference (#3401)
* Fix border-radius gap issue with Timetable
- Updated Timetable Cell's border-radius to be the same as Timetable's
border-radius to fix the border-gap issue
* Created new style: timetable-border-radius in
Timetable.scss
.days class in Timetable.scss and .clickable class in
Timetable.scss now reference from this new style
* Move variables to variables.scss
---------
Co-authored-by: Ravern Koh <[email protected]>
0 commit comments