为项目页增加返回主站入口
在项目页头部增加返回主站按钮。 将返回动作接入平台首页路由。 补充项目页返回主站测试与文档说明。
This commit is contained in:
@@ -3001,6 +3001,10 @@ html[data-mobile-keyboard-open='true'] .platform-mobile-bottom-dock {
|
||||
padding: 0 1.5rem;
|
||||
}
|
||||
|
||||
.project-gallery__heading {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.project-gallery__header h1 {
|
||||
margin: 0;
|
||||
color: #111827;
|
||||
@@ -3019,6 +3023,8 @@ html[data-mobile-keyboard-open='true'] .platform-mobile-bottom-dock {
|
||||
.project-gallery__header-actions {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.6rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user