mirror of
https://github.com/unraid/api.git
synced 2026-02-18 05:58:28 -06:00
feat: stretch downgrade component buttons
This commit is contained in:
@@ -80,7 +80,7 @@ const downgradeButton = ref<UserProfileLink>({
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div v-if="downgradeButton" class="flex flex-col sm:flex-shrink-0 items-center gap-16px">
|
||||
<div v-if="downgradeButton" class="flex flex-col flex-shrink-0 gap-16px flex-grow items-stretch">
|
||||
<BrandButton
|
||||
:btn-style="'underline'"
|
||||
:icon="InformationCircleIcon"
|
||||
|
||||
Reference in New Issue
Block a user