This commit is contained in:
wangshiming
2022-03-30 15:56:47 +08:00
parent 3141de1357
commit 791b19ff68
9 changed files with 582 additions and 2 deletions

View File

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