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

fix: demo source code overflow #2098

Closed
wants to merge 1 commit into from
Closed

Conversation

onlyling
Copy link
Contributor

@onlyling onlyling commented May 6, 2024

🤔 这个变动的性质是?/ What is the nature of this change?

  • 新特性提交 / New feature
  • bug 修复 / Fix bug
  • 样式优化 / Style optimization
  • 代码风格优化 / Code style optimization
  • 性能优化 / Performance optimization
  • 构建优化 / Build optimization
  • 网站、文档、Demo 改进 / Website, documentation, demo improvements
  • 重构代码或样式 / Refactor code or style
  • 测试相关 / Test related
  • 其他 / Other

🔗 相关 Issue / Related Issue

bad

💡 需求背景和解决方案 / Background or solution

代码演示中源代码太长未做滚动条。

good

📝 更新日志 / Changelog

Language Changelog
🇺🇸 English fix demo source code overflow
🇨🇳 Chinese 修复代码演示源码区域溢出

Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dumi ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 3:06am

@PeachScript
Copy link
Member

@Jinbao1001 确认下这个问题和你之前修复的是不是同一个

@Jinbao1001
Copy link
Member

update dumi-theme-mobile -> 2.3.0

@Jinbao1001 Jinbao1001 closed this May 6, 2024
@onlyling
Copy link
Contributor Author

onlyling commented May 6, 2024

update dumi-theme-mobile -> 2.3.0

image
.dumi-default-tabs-content-holder {
  height: 100%;
}

这里高度 100% 有溢出,如果没有 .dumi-default-tabs-nav 区域没问题,使用 flex 布局能兼容。

@onlyling onlyling mentioned this pull request May 11, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants