mirror of https://github.com/fantasticit/think.git
fix: fix label color
This commit is contained in:
parent
18c96b7745
commit
ef947304cb
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue