index.wxss 101 B

123456
  1. @import "../common/index.wxss";
  2. .weui-agree__link {
  3. display: inline;
  4. color: var(--weui-LINK);
  5. }