1
0

chore: remove unused style

This commit is contained in:
kolaente
2022-02-05 20:18:42 +01:00
parent 4e8a03066e
commit ccd8602bfd

View File

@ -219,9 +219,5 @@ export default {
.show-tasks-options {
display: flex;
flex-direction: column;
> :deep(a) {
margin-right: .5rem;
}
}
</style>