mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix: update body background (#31)
This commit is contained in:
parent
28ae410736
commit
42e91d4bb7
@ -3,7 +3,7 @@
|
||||
body {
|
||||
font-family: Helvetica, "STHeiti STXihei", "Microsoft YaHei", Tohoma, Arial, sans-serif;
|
||||
color: #333;
|
||||
background-color: #eee;
|
||||
background-color: #f8f8f8;
|
||||
-webkit-backface-visibility: hidden;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user