We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4018778 commit b718c07Copy full SHA for b718c07
1 file changed
ui/pages/dashboard/[owner]/[repo]/edit/contributing.vue
@@ -236,7 +236,7 @@ const navigateToPR = () => {
236
<template #label>
237
<p class="pb-1 text-base font-bold">
238
Edit your CONITRUBITING.md as required
239
- <span class="text-right text-xs text-stone-100">
+ <span class="text-right text-xs dark:text-stone-100">
240
(You can use the left panel to edit the content and right
241
panel to preview the changes)
242
</span>
0 commit comments