Skip to content

Commit

Permalink
Add text decoration none
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Nov 18, 2021
1 parent 12d9d55 commit 56991f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/menubar/Menubar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -159,5 +159,6 @@ export default {
cursor: pointer;
align-items: center;
justify-content: center;
text-decoration: none;
}
</style>
1 change: 1 addition & 0 deletions src/components/organizationchart/OrganizationChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 56991f6

Please sign in to comment.