Skip to content

Commit

Permalink
Merge branch 'develop' into release/v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HelenaCA committed Sep 18, 2024
2 parents 8df953d + 9a5ad95 commit 22e90e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/AppDrawer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -278,4 +278,9 @@ h4 {
color: var(--accent) !important;
caret-color: var(--accent) !important;
}
.non-clickable {
color: var(--primary-variant) !important;
}
</style>

0 comments on commit 22e90e3

Please sign in to comment.