mirror of
https://github.com/unraid/api.git
synced 2026-01-02 14:40:01 -06:00
refactor(web): upgrade expiration button white
This commit is contained in:
@@ -64,7 +64,7 @@ onBeforeUnmount(() => {
|
||||
<div class="flex flex-wrap items-start justify-between gap-8px">
|
||||
<BrandButton
|
||||
v-if="regUpdatesExpired"
|
||||
:btn-style="'gray'"
|
||||
btn-style="white"
|
||||
:disabled="renewAction?.disabled"
|
||||
:external="renewAction?.external"
|
||||
:icon="renewAction.icon"
|
||||
|
||||
Reference in New Issue
Block a user