Skip to content

Commit

Permalink
chore: update dark tips button color
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyf committed May 31, 2024
1 parent 1e514d7 commit d93ecb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/theme/components/ApiTyping/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ defineProps<{
<n-popover v-if="details" trigger="hover">
<template #trigger>
<NButton
class="dark:text-gray"
text
:theme-overrides="{
textColorTextHover: 'var(--vp-button-brand-hover-bg)',
Expand Down

0 comments on commit d93ecb4

Please sign in to comment.