We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8fd67 commit 9e6a04fCopy full SHA for 9e6a04f
1 file changed
projects/website-angular/src/app/home-page/home-shortcuts/home-shortcuts.component.html
@@ -1,4 +1,4 @@
1
- <app-carousel>
+ <app-carousel [dark]="false">
2
<a class="shortcut-link" [href]="navOptions['tools']?.dropdownLinks?.['pathway-browser']?.link || '/PathwayBrowser'"
3
><app-button [variant]="dark ? 'dark' : 'light'" size="large"
4
><mat-icon class="large-button-icon">account_tree</mat-icon>Pathway
0 commit comments