This commit is contained in:
wangshiming
2022-03-31 11:10:05 +08:00
parent d394888cfa
commit 6baec746a8
12 changed files with 1058 additions and 4 deletions

View File

@ -0,0 +1,5 @@
:host {
.text-black {
color: #000;
}
}