Skip to content

Commit cea6c5d

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

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
@@ -131,7 +131,7 @@ export const MaintenanceNotificationCard: FC = () => {
131131
</div>
132132

133133
<div className="mt-4">
134-
<label className="block text-sm font-semibold text-gray-700 dark:text-gray-300 mb-2">Preview</label>
134+
<label className="block text-sm font-semibold text-pk-content-secondary mb-2">Preview</label>
135135
<Alert type="warning" className="mb-0">
136136
<div className="flex items-center flex-wrap gap-2">
137137
<span className="font-semibold">Scheduled Maintenance:</span>

0 commit comments

Comments
 (0)