chore: remove unused style
This commit is contained in:
parent
4e8a03066e
commit
ccd8602bfd
1 changed files with 0 additions and 4 deletions
|
@ -219,9 +219,5 @@ export default {
|
||||||
.show-tasks-options {
|
.show-tasks-options {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
> :deep(a) {
|
|
||||||
margin-right: .5rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in a new issue