Skip to content

Commit

Permalink
fix: update PrevNext hint hitbox
Browse files Browse the repository at this point in the history
  • Loading branch information
ludchieng committed May 21, 2023
1 parent abde391 commit 339ef89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Stop/StopPrevNextStops.vue
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export default Vue.extend({
.hint {
display: block;
padding: 0.3rem 0 0.5rem 0;
margin: 0 auto;
width: 100%;
color: #4B4B4B;
font-size: 0.75rem;
font-family: unset;
Expand Down

0 comments on commit 339ef89

Please sign in to comment.