Skip to content

Commit

Permalink
toggle color fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoniePeters committed Oct 16, 2024
1 parent a2157fa commit 6e1b765
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/portal/src/components/item/ItemMediaPresentation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,10 @@
.sidebar-toggle,
.pages-toggle {
color: $white;
&.active {
color: $blue;
}
}
}
}
Expand Down

0 comments on commit 6e1b765

Please sign in to comment.