parent
12d9d556cd
commit
56991f641e
|
@ -159,5 +159,6 @@ export default {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
@ -117,6 +117,7 @@ export default {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 1.5rem;
|
width: 1.5rem;
|
||||||
height: 1.5rem;
|
height: 1.5rem;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-organizationchart-node-content .p-node-toggler .p-node-toggler-icon {
|
.p-organizationchart-node-content .p-node-toggler .p-node-toggler-icon {
|
||||||
|
|
Loading…
Reference in New Issue