refactor: attach css variables to body element
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user