Skip to content

Commit

Permalink
fix(tooltip): scale icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
ElonH committed May 30, 2020
1 parent 823c4a7 commit 90b0eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/pages/manager/manager.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ import { NbToastrService } from '@nebular/theme';
<nb-icon
class="pushToRight"
icon="info-outline"
style="font-size: 1.5rem;"
nbTooltip="support recursively create. (eg: a/b/c)"
></nb-icon>
</nb-card-header>
Expand Down

0 comments on commit 90b0eaa

Please sign in to comment.