7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
|
/* miniprogram/pages/openapi/openapi.wxss */
|
||
|
|
||
|
@import "../../../style/guide.wxss";
|
||
|
|
||
|
.black {
|
||
|
color: black;
|
||
|
}
|