Skip to content

Commit

Permalink
feat: Some time-related labels are not aligned properly on mobile (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
janmichek authored May 17, 2024
1 parent 5190403 commit 0254de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AppButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ defineProps({
&--link {
color: var(--color-blue);
text-align: left;
text-decoration: none;
font-weight: 400;
border: 0;
Expand Down

0 comments on commit 0254de1

Please sign in to comment.