fix(style): improve payment gateway header text visibility in dark mode

This commit is contained in:
LEO DANIEL A
2026-03-28 15:07:02 +05:30
parent 839c8eca6e
commit edf3a80d8d

View File

@@ -6,7 +6,7 @@
}"
>
<template #body-header>
<div class="text-lg font-semibold">
<div class="text-lg font-semibold text-ink-gray-9">
{{
gatewayID === 'new'
? __('New Payment Gateway')