fix: fix label color

This commit is contained in:
fantasticit 2022-05-20 23:23:48 +08:00
parent 18c96b7745
commit ef947304cb
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
display: flex; display: flex;
height: 28px; height: 28px;
line-height: 28px; line-height: 28px;
color: inherit;
.left { .left {
display: flex; display: flex;