Merge branch 'develop' of https://github.com/tainacan/tainacan into develop

This commit is contained in:
weryques 2018-09-06 11:32:38 -03:00
commit f31ea4a711
1 changed files with 3 additions and 0 deletions

View File

@ -450,6 +450,9 @@ export default {
}
}
.tooltip.is-primary {
z-index: 99;
}
.tooltip.is-primary::after {
background-color: $turquoise1;
color: $turquoise5;