We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2d75f commit cea6c5dCopy full SHA for cea6c5d
components/dashboard/src/org-admin/MaintenanceNotificationCard.tsx
@@ -131,7 +131,7 @@ export const MaintenanceNotificationCard: FC = () => {
131
</div>
132
133
<div className="mt-4">
134
- <label className="block text-sm font-semibold text-gray-700 dark:text-gray-300 mb-2">Preview</label>
+ <label className="block text-sm font-semibold text-pk-content-secondary mb-2">Preview</label>
135
<Alert type="warning" className="mb-0">
136
<div className="flex items-center flex-wrap gap-2">
137
<span className="font-semibold">Scheduled Maintenance:</span>
0 commit comments