aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/toolbar/settings.module.scss
blob: 59c44f8b516d15f507b36b8dfec575a0a9518590 (plain)
1
2
3
4
5
.item .tooltip {
  top: unset;
  bottom: calc(100% + var(--spacing-2xs));
  transform-origin: bottom center;
}