This commit is contained in:
Timothy J. Baek
2024-09-26 04:05:28 +02:00
parent 78d6647885
commit c754c53906
2 changed files with 11 additions and 12 deletions

View File

@@ -14,7 +14,7 @@
</script>
<div
class="flex items-start bg-[--info-bg] border border-[--info-border] text-[--info-text] rounded-lg px-3.5 py-3 text-xs"
class="flex items-start bg-[#F1F8FE] dark:bg-[#020C1D] border border-[3371D5] dark:border-[#03113B] text-[#3371D5] dark:text-[#6795EC] rounded-lg px-3.5 py-3 text-xs max-w-80 pr-2 w-full shadow-lg"
>
<div class="flex-1 font-medium">
{$i18n.t(`A new version (v{{LATEST_VERSION}}) is now available.`, {