Closed
Description
该问题是否已经被报告过了? Is there an existing issue for this?
- 我已经搜索了 Issues,没有发现类似问题
I have searched the existing issues
描述问题 Describe the problem
顶部停靠栏(#dockTop
)与底部停靠栏(#dockBottom
)图标多于一个时与侧边停靠栏(#dockLeft
, #dockRight
)一致, 纵向排列, 导致部分图标被遮挡
期待的结果 Expected result
顶部停靠栏(#dockTop
)与底部停靠栏(#dockBottom
)图标多于一个时应横向排列
#dockTop .dock__item,
#dockBottom .dock__item {
display: inline-block;
}
截屏或者录屏演示 Screenshot or screen recording presentation
版本环境 Version environment
- Version: `2.0.27`
- Operating System:
- Browser (if used):
日志文件 Log file
无
更多信息 More information
No response
Metadata
Metadata
Assignees
Type
Projects
Relationships
Development
No branches or pull requests
Activity
🐛 fix #5415