Skip to content

Commit

Permalink
fix: styling of desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
RitvikSardana committed Sep 24, 2024
1 parent 655b71c commit e4adf1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions desk/src/pages/TicketAgent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@
@update="
() => {
ticket.reload();
tabIndex !== 0 &&
ticketAgentActivitiesRef.scrollToLatestActivity();
ticketAgentActivitiesRef.scrollToLatestActivity();
}
"
/>
Expand Down

0 comments on commit e4adf1a

Please sign in to comment.