Skip to content

Commit

Permalink
Scroll to plan on favorite select
Browse files Browse the repository at this point in the history
  • Loading branch information
OfficialFreak committed Nov 12, 2023
1 parent 5da13b5 commit b70fa5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@
selected_form = null;
selected_teacher = null;
selected_room = null;
scrollTo(document.getElementsByClassName("plan")[0]);
}
}
Expand Down

0 comments on commit b70fa5a

Please sign in to comment.