Skip to content

Commit

Permalink
Update Header.vue (#3134)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwallacespeckle authored Sep 26, 2024
1 parent d212bac commit 57f111a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend-2/components/workspace/header/Header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
v-if="hasOverflow"
color="subtle"
size="sm"
class="hidden group-hover:flex items-center text-foreground text-body-2xs"
class="md:hidden group-hover:flex items-center text-foreground text-body-2xs"
@click="showDescriptionDialog"
>
Read more
Expand Down

0 comments on commit 57f111a

Please sign in to comment.