fix: 调整面包屑导航的显示逻辑
- 在移动端隐藏面包屑导航
This commit is contained in:
@ -172,5 +172,9 @@
|
||||
.skeleton-card {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user