mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
reset use content-box
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@reset-global mobile;
|
||||
|
||||
* {
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: Helvetica, "STHeiti STXihei", "Microsoft YaHei", Tohoma, Arial, sans-serif;
|
||||
color: #333;
|
||||
|
Reference in New Issue
Block a user