vue-cesium
Version:
Vue 3.x components for CesiumJS.
1 lines • 313 B
CSS
.vc-tooltip--style{font-size:10px;color:#fafafa;background:#757575;border-radius:4px;text-transform:none;font-weight:400;white-space:pre-line}.vc-tooltip{z-index:9000;position:fixed ;overflow-y:auto;overflow-x:hidden;padding:6px 10px}@media (max-width:599px){.vc-tooltip{font-size:14px;padding:8px 16px}}