fix: use foreground text color for UPC

This commit is contained in:
Eli Bosley
2024-12-17 08:56:53 -05:00
parent a52cc7861c
commit d5f5921534

View File

@@ -21,7 +21,7 @@ const upgradeAction = computed((): ServerStateDataAction | undefined => {
<span class="flex flex-row items-center gap-x-8px">
<template v-if="upgradeAction">
<UpcServerStateBuy
class="text-white"
class="text-foreground"
:title="t('Upgrade Key')"
@click="upgradeAction.click?.()"
>