blocks/community/kug-map/kug-map-tooltip.module.css [2:9]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    background: #fff;
    border-radius: 4px;
    position: relative;
    width: 280px;
    transform: translateX(-50%);
    left: 50%;
    z-index: 200;
    top: 24px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



static/js/ktl-component/teach/components/teach-map/teach-map-tooltip.scss [2:9]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  background: #fff;
  border-radius: 4px;
  position: relative;
  width: 280px;
  transform: translateX(-50%);
  left: 50%;
  z-index: 200;
  top: 24px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



