mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
fix(style): body normalize not work (#11287)
This commit is contained in:
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);
|
||||
}
|
||||
|
Reference in New Issue
Block a user