Skip to content

Commit

Permalink
fix(styling-local): fix tooltip arrow styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Ugmaxie authored and valorkin committed Mar 16, 2017
1 parent d60dcfb commit b1f04d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { Component } from '@angular/core';
color: #fff;
}
:host >>> .tooltip .tooltip-arrow {
border-top-color: #009688;
border-bottom-color: #009688;
}
`]
})
Expand Down

0 comments on commit b1f04d9

Please sign in to comment.