Skip to content

Commit

Permalink
Remove "New" badge from "Start a project" button (#638)
Browse files Browse the repository at this point in the history
Remove "New" badge
  • Loading branch information
jeffdaley authored Mar 7, 2024
1 parent e09a3e1 commit c533b79
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions web/app/components/new/document-template-list.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@
@color="secondary"
class="-ml-px pl-[18px]"
/>
<Hds::Badge
@text="New"
@color="highlight"
@type="outlined"
@size="small"
class="border-color-foreground-highlight-on-surface pointer-events-none absolute top-0 right-0 translate-x-[55%] -translate-y-1/2 border !bg-color-page-primary mix-blend-normal"
/>
</div>
</div>
<WhatsAProject />
Expand Down

0 comments on commit c533b79

Please sign in to comment.