Skip to content
Snippets Groups Projects
Commit eb0ae9a9 authored by AndiMajore's avatar AndiMajore
Browse files

added correct css class for tooltip of network reset left

parent da166dcf
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
(click)="fitNetwork()"
class="button is-primary is-rounded has-tooltip"
pTooltip="Reset the network zoom and position."
[tooltipStyleClass]="'drgstn drgstn-tooltip drgstn-tooltip-left'"
[tooltipStyleClass]="'drgstn drgstn-tooltip drgstn-tooltip-right'"
tooltipPosition="right"
[ngClass]="{
'is-small': drugstoneConfig.smallStyle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment