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

[Question] 移动端无法显示 tooltip #142

Closed
sxjeru opened this issue Apr 25, 2024 · 3 comments · Fixed by #151
Closed

[Question] 移动端无法显示 tooltip #142

sxjeru opened this issue Apr 25, 2024 · 3 comments · Fixed by #151
Labels
😇 Help Wanted Need help | 需要帮助 released

Comments

@sxjeru
Copy link
Contributor

sxjeru commented Apr 25, 2024

🧐 问题描述 | Proposed Solution

经查,由下述代码阻止,不太清楚用意。

@media (max-width: 575px) {
.${token.prefixCls}-tooltip {
display: none !important;
}
}
`;

image

image

📝 补充信息 | Additional Information

此外 tooltip 亦可适配暗色主题。

可能相关 lobehub/lobe-chat#1762

@sxjeru sxjeru added the 😇 Help Wanted Need help | 需要帮助 label Apr 25, 2024
@lobehubbot
Copy link
Member

👀 @sxjeru
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@lobehubbot
Copy link
Member

@sxjeru


This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

@lobehubbot
Copy link
Member

🎉 This issue has been resolved in version 1.141.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😇 Help Wanted Need help | 需要帮助 released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants