mirror of
https://github.com/frappe/lms.git
synced 2026-04-20 15:17:59 +03:00
fix(style): improve payment gateway header text visibility in dark mode
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user