I\'m trying to center a into a . Since is a flexbox div, I use justify-center
justify-center
wrap button inside Signup Dev uses it in his examples. For centering buttons in v-card-actions we can add class="justify-center" (note in v2 class is text-center (so without xs): Signup Codepen For more examples with regards to centering see here 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Signup Dev uses it in his examples. For centering buttons in v-card-actions we can add class="justify-center" (note in v2 class is text-center (so without xs): Signup Codepen For more examples with regards to centering see here 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Signup
Dev uses it in his examples.
For centering buttons in v-card-actions we can add class="justify-center" (note in v2 class is text-center (so without xs):
v-card-actions
class="justify-center"
text-center
xs
Codepen
For more examples with regards to centering see here