Add text decoration none

pull/1792/head 3.9.1
Cagatay Civici 2021-11-18 17:40:50 +03:00
parent 12d9d556cd
commit 56991f641e
2 changed files with 2 additions and 0 deletions

View File

@ -159,5 +159,6 @@ export default {
cursor: pointer;
align-items: center;
justify-content: center;
text-decoration: none;
}
</style>

View File

@ -117,6 +117,7 @@ export default {
cursor: pointer;
width: 1.5rem;
height: 1.5rem;
text-decoration: none;
}
.p-organizationchart-node-content .p-node-toggler .p-node-toggler-icon {