docs: add guide of safe-area-inset-bottom (#4418)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vant/doc",
|
||||
"version": "2.5.6",
|
||||
"version": "2.5.7",
|
||||
"description": "vant document template",
|
||||
"main": "./lib/index.js",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -210,14 +210,13 @@ export default {
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 20px;
|
||||
|
||||
+ p code {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -203,7 +203,7 @@ export default {
|
||||
}
|
||||
|
||||
img {
|
||||
width: 26px;
|
||||
width: 24px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user