opt: styles and view micro optimization

This commit is contained in:
RockYang
2024-05-01 07:40:56 +08:00
parent 3db55cbd48
commit 29cc24508b
6 changed files with 14 additions and 11 deletions

View File

@@ -74,6 +74,7 @@
}
color var(--van-text-color)
.pt-6 {
padding 15px 10px
}

View File

@@ -80,6 +80,8 @@
}
color var(--van-text-color)
.pt-6 {
padding 15px 10px
}