Skip to content

Commit

Permalink
underline sidebar links (#2375)
Browse files Browse the repository at this point in the history
  • Loading branch information
auumgn authored Oct 16, 2024
1 parent 4e73e40 commit f2acba9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/app/cdk/side-bar/side-bar/side-bar.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ app-panel {
margin-top: 18px;
}

app-panel-element {
a {
text-decoration: underline;
}
}

.orc-font-body {
margin: unset;
}
Expand Down

0 comments on commit f2acba9

Please sign in to comment.