Skip to content

Commit b718c07

Browse files
committed
style: 🎨 Adjust text for light/dark mode
1 parent 4018778 commit b718c07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/pages/dashboard/[owner]/[repo]/edit/contributing.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ const navigateToPR = () => {
236236
<template #label>
237237
<p class="pb-1 text-base font-bold">
238238
Edit your CONITRUBITING.md as required
239-
<span class="text-right text-xs text-stone-100">
239+
<span class="text-right text-xs dark:text-stone-100">
240240
(You can use the left panel to edit the content and right
241241
panel to preview the changes)
242242
</span>

0 commit comments

Comments
 (0)