refactor: attach css variables to body element

This commit is contained in:
chenjiahan
2022-01-26 15:58:48 +08:00
parent df24a3b683
commit 541458c41b
74 changed files with 107 additions and 83 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
:root {
body {
--van-submit-bar-height: 50px;
--van-submit-bar-z-index: 100;
--van-submit-bar-background: var(--van-background-light);