Skip to content

Commit 0c2d75f

Browse files
Review comment: re-use style
Co-authored-by: Filip Troníček <[email protected]>
1 parent 0007779 commit 0c2d75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dashboard/src/org-admin/MaintenanceNotificationCard.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export const MaintenanceNotificationCard: FC = () => {
8989
<div className="mt-4">
9090
<label
9191
htmlFor="maintenance-message"
92-
className="block text-sm font-medium text-gray-700 dark:text-gray-300 mb-2"
92+
className="block text-sm font-medium text-pk-content-secondary mb-2"
9393
>
9494
Notification Message
9595
</label>

0 commit comments

Comments
 (0)