fix tasks--standalone name color
This commit is contained in:
parent
5f9f408915
commit
c80e112489
1 changed files with 1 additions and 1 deletions
|
@ -1695,7 +1695,7 @@ footer {
|
|||
display: flex;
|
||||
}
|
||||
|
||||
.tasks-standalone .name {
|
||||
.tasks--standalone .name {
|
||||
@extend .u-highlight, .u-textTruncate;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue