Skip to content

Commit

Permalink
🐛 (mobile) fix schedule status positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
MatissJanis committed Sep 7, 2023
1 parent 852b537 commit 6150de5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ function Status({ status }) {
fontSize: 11,
color,
fontStyle: 'italic',
textAlign: 'left',
}}
>
{titleFirst(status)}
Expand Down

0 comments on commit 6150de5

Please sign in to comment.