mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
docs(cli): improve nav title text size adjust (#6206)
This commit is contained in:
@@ -39,9 +39,10 @@ export default {
|
|||||||
<style lang="less">
|
<style lang="less">
|
||||||
.demo-nav {
|
.demo-nav {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
height: 56px;
|
height: 56px;
|
||||||
line-height: 56px;
|
|
||||||
text-align: center;
|
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|
||||||
&__title {
|
&__title {
|
||||||
|
Reference in New Issue
Block a user