Skip to content

Instantly share code, notes, and snippets.

@PixelHeadsLtd
Last active November 18, 2025 15:57
Show Gist options
  • Select an option

  • Save PixelHeadsLtd/b809faa67311f903a837dd5eeb139208 to your computer and use it in GitHub Desktop.

Select an option

Save PixelHeadsLtd/b809faa67311f903a837dd5eeb139208 to your computer and use it in GitHub Desktop.
Migrated gist (migrated)
<div class="flex-group flex-start">
<a class="text-decoration-none" routerLink="/progress-circle">
<ph-progress-circle
[panelView]="true"
[isSmall]="false"
headerColor="bg-ph-light-blue-15"
value="200/1000"
name="Total reviews"
percent="20"
tooltipMinWidth="12rem"
colour="#009fe3">
</ph-progress-circle>
</a>
</div
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment