fix(comment/twikoo): submit button color (#288)
This commit is contained in:
parent
7b51bea912
commit
2fd3bde9a4
@ -18,7 +18,8 @@
|
|||||||
.twikoo .el-textarea__inner,
|
.twikoo .el-textarea__inner,
|
||||||
.twikoo .tk-preview-container,
|
.twikoo .tk-preview-container,
|
||||||
.twikoo .tk-content,
|
.twikoo .tk-content,
|
||||||
.twikoo .tk-nick {
|
.twikoo .tk-nick,
|
||||||
|
.twikoo .tk-send {
|
||||||
color: var(--card-text-color-main);
|
color: var(--card-text-color-main);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user