mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
fix: update body background (#31)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user