root.css 61 B

12345
  1. :root{
  2. --pages-padding-- : 30rpx;
  3. --modules-box-bg:#fff;
  4. }