Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify document icon font family to --b3-font-family-emoji #8485

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

Zuoqiu-Yingyi
Copy link
Contributor

  • Please commit to the dev branch

文档图标选择菜单中 emojis 的样式与实际应用的样式不一致, 需要将其字体统一为 --b3-font-family-emoji 设置的字体
The style of the emojis in the document icon selection menu is inconsistent with the actual applied style, and its font needs to be unified to the font set by --b3-font-family-emoji

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
Zuoqiu-Yingyi Yingyi / 颖逸
@Vanessa219 Vanessa219 merged commit dabf7c7 into siyuan-note:dev Jun 8, 2023
@Vanessa219 Vanessa219 self-requested a review June 8, 2023 15:43
@Vanessa219 Vanessa219 added this to the 2.9.1 milestone Jun 8, 2023
@@ -298,6 +299,7 @@
height: 14px;
width: 14px;
flex-shrink: 0;
font-family: var(--b3-font-family-emoji);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个没看好像只有 svg,其他还有哪里在用么?

Vanessa219 added a commit that referenced this pull request Jun 8, 2023
@Zuoqiu-Yingyi Zuoqiu-Yingyi deleted the feat/font-family-emoji branch June 8, 2023 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants