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 0007779 commit 0c2d75fCopy full SHA for 0c2d75f
components/dashboard/src/org-admin/MaintenanceNotificationCard.tsx
@@ -89,7 +89,7 @@ export const MaintenanceNotificationCard: FC = () => {
89
<div className="mt-4">
90
<label
91
htmlFor="maintenance-message"
92
- className="block text-sm font-medium text-gray-700 dark:text-gray-300 mb-2"
+ className="block text-sm font-medium text-pk-content-secondary mb-2"
93
>
94
Notification Message
95
</label>
0 commit comments