fix(h5): hide in-page nav titles that duplicate WeChat chrome
CI / verify (pull_request) Has been cancelled
CI / verify (pull_request) Has been cancelled
Keep back buttons and header layout. mini-user only hides titles on H5; partner/shop hide .app-page-title and legal titles; shared PageHeader defaults showTitle=false.
This commit is contained in:
@@ -531,6 +531,12 @@ button, input, select, textarea { font: inherit; }
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.page-header-title--spacer {
|
||||
font-size: 0;
|
||||
line-height: 0;
|
||||
min-height: 26px;
|
||||
}
|
||||
|
||||
/* Coupon badge (ticket notch) */
|
||||
.coupon-badge {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user