update:修改店铺顶部字体样式大小
This commit is contained in:
parent
2e862f298b
commit
812abdfea3
@ -1884,6 +1884,9 @@ export default {
|
|||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
::v-deep .uni-nav-bar-text {
|
||||||
|
font-size: 20px !important;
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user