fix: unify product detail back button with top mask style
This commit is contained in:
@@ -94,11 +94,12 @@
|
||||
}
|
||||
|
||||
.udb-header .page-title {
|
||||
text-align: center;
|
||||
font-size: 44rpx;
|
||||
font-weight: 700;
|
||||
text-align: left;
|
||||
font-size: 56rpx;
|
||||
font-weight: 800;
|
||||
color: var(--text-primary);
|
||||
letter-spacing: 0;
|
||||
line-height: 1.15;
|
||||
}
|
||||
|
||||
/* 工具栏 */
|
||||
|
||||
Reference in New Issue
Block a user