fix(style): body normalize not work (#11287)
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ html {
|
|||||||
-webkit-tap-highlight-color: transparent;
|
-webkit-tap-highlight-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: var(--van-base-font);
|
font-family: var(--van-base-font);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user