mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
docs: add guide of safe-area-inset-bottom (#4418)
This commit is contained in:
@@ -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