miniprogram-demo/pages/API/index/index.wxss

7 lines
104 B
Plaintext
Raw Permalink Normal View History

2020-12-07 12:29:32 +08:00
@import "../../common/index.wxss";
2020-12-07 09:48:09 +08:00
2020-12-07 12:29:32 +08:00
.weui-agree__link {
display: inline;
color: var(--weui-LINK);
2020-12-07 09:48:09 +08:00
}