Skip to content

Commit 07f39f3

Browse files
committed
fix: [Tooltip] 修改字体
1 parent 4626705 commit 07f39f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/tooltip/index.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
left: 0;
6464
opacity: 0;
6565
transition: opacity 0.25s ease-in;
66+
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
6667

6768
&.no-arrow:after {
6869
display: none !important;

0 commit comments

Comments
 (0)