cherry-markdown
cherry-markdown copied to clipboard
[Feature Request]移动端适配
Prerequisites
- [ ] There isn't an existing issue that requests the same feature, to avoid duplicates.
Clear and concise description of the problem
目前在移动端可以如PC一样正常使用,但显示不友好,希望可以样式适配移动端😊
Suggested solution
No response
Further Information
No response
Contributing
None
目前先把页面在移动端缩放的问题解决了(其实就是加个声明而已),可以在这里体验哈
对于按钮的移动端适配(就是宽度不够时,按钮自动换行),这个功能实现起来还有一定的工作量,需要排期搞搞,临时解决方案就是在移动端尽量的减少按钮数量。。。