Skip to content

Commit

Permalink
HOTFIX(glow-button): Disabled text wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
SuneBear committed Apr 22, 2023
1 parent 4809b55 commit f1cc68b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/uis/brand-glow-button.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ defineProps<{
border-radius: 10px
transition: 368ms
cursor pointer
white-space: pre
.button-text
position relative
Expand Down

1 comment on commit f1cc68b

@vercel
Copy link

@vercel vercel bot commented on f1cc68b Apr 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

affine-pro-next – ./

affine-pro-next-toeverything.vercel.app
affine-pro-next-git-production-toeverything.vercel.app
affine.pro

Please sign in to comment.