Skip to content

Commit

Permalink
fix(o-trigger): adjust dark mode font color
Browse files Browse the repository at this point in the history
  • Loading branch information
yzh990918 committed Apr 23, 2023
1 parent 8d0f626 commit 04a2bbd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/src/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
<TheButton />
<TheMessage />
<TheEmpty />
<!-- <TheText />
<TheText />
<TheProgress />
<TheBacktop />
<ThePopup />
<TheRate />
<TheCollapse /> -->
<TheCollapse />
<TheToolTip />
</div>
</template>

0 comments on commit 04a2bbd

Please sign in to comment.