Skip to content
Snippets Groups Projects
Commit bd57dceb authored by Xiao Gui's avatar Xiao Gui
Browse files

hotfix: feature container clickable area

parent 797c10d0
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@
<!-- feature template -->
<ng-template #itemContainer let-feature>
<div class="d-inline-block pt-4 cursor-default"
<div class="d-block pt-4 cursor-default"
(click)="handleFeatureClick(feature)"
mat-ripple>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment