mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(style): body normalize not work (#11287)
This commit is contained in:
parent
87ee32241a
commit
44704783f1
2
packages/vant/src/style/normalize.less
vendored
2
packages/vant/src/style/normalize.less
vendored
@ -2,7 +2,7 @@ html {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
:root {
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: var(--van-base-font);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user